Searched refs:NAU8825_REG_CLK_DIVIDER (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dnau8825.c87 { NAU8825_REG_CLK_DIVIDER, 0x0050 },
162 case NAU8825_REG_CLK_DIVIDER ... NAU8825_REG_FLL_VCO_RSV: nau8825_readable_reg()
188 case NAU8825_REG_CLK_DIVIDER ... NAU8825_REG_FLL_VCO_RSV: nau8825_writeable_reg()
928 regmap_update_bits(nau8825->regmap, NAU8825_REG_CLK_DIVIDER, nau8825_fll_apply()
968 regmap_update_bits(nau8825->regmap, NAU8825_REG_CLK_DIVIDER, nau8825_set_pll()
981 regmap_update_bits(regmap, NAU8825_REG_CLK_DIVIDER, nau8825_configure_sysclk()
1012 regmap_update_bits(regmap, NAU8825_REG_CLK_DIVIDER, nau8825_configure_sysclk()
H A Dnau8825.h17 #define NAU8825_REG_CLK_DIVIDER 0x03 macro

Completed in 51 milliseconds