Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dnau8825.c124 { NAU8825_REG_FLL1, 0x0 },
547 regmap_write(nau8825->regmap, NAU8825_REG_FLL1, 0x0); in nau8825_xtalk_clock()
563 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL1, in nau8825_xtalk_clock()
2048 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL1, in nau8825_fll_apply()
2149 regmap_update_bits(regmap, NAU8825_REG_FLL1, in nau8825_configure_mclk_as_sysclk()
2199 regmap_update_bits(regmap, NAU8825_REG_FLL1, in nau8825_configure_sysclk()
Dnau8825.h16 #define NAU8825_REG_FLL1 0x04 macro