Home
last modified time | relevance | path

Searched refs:SI514_REG_CONTROL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/
Dclk-si514.c37 #define SI514_REG_CONTROL 132 macro
73 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,