Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dnau8825.c127 { NAU8825_REG_FLL3, 0x0008 },
551 regmap_write(nau8825->regmap, NAU8825_REG_FLL3, 0x0008); in nau8825_xtalk_clock()
2052 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL3, in nau8825_fll_apply()
2226 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
2250 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
2276 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
Dnau8825.h21 #define NAU8825_REG_FLL3 0x06 macro