Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dnau8825.c127 { NAU8825_REG_FLL3, 0x0008 },
551 regmap_write(nau8825->regmap, NAU8825_REG_FLL3, 0x0008); in nau8825_xtalk_clock()
2200 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL3, in nau8825_fll_apply()
2374 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
2398 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
2424 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
Dnau8825.h18 #define NAU8825_REG_FLL3 0x06 macro