Searched refs:SI514_REG_CONTROL (Results 1 – 1 of 1) sorted by relevance
37 #define SI514_REG_CONTROL 132 macro73 return regmap_update_bits(data->regmap, SI514_REG_CONTROL, in si514_enable_output()251 err = regmap_write(data->regmap, SI514_REG_CONTROL, SI514_CONTROL_FCAL); in si514_set_rate()272 case SI514_REG_CONTROL: in si514_regmap_is_volatile()287 case SI514_REG_CONTROL: in si514_regmap_is_writeable()298 .max_register = SI514_REG_CONTROL,