Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8825.c126 { NAU8825_REG_FLL1, 0x0 },
482 regmap_write(nau8825->regmap, NAU8825_REG_FLL1, 0x0); in nau8825_xtalk_clock()
498 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL1, in nau8825_xtalk_clock()
2320 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL1, in nau8825_fll_apply()
2434 regmap_update_bits(regmap, NAU8825_REG_FLL1, in nau8825_configure_mclk_as_sysclk()
2484 regmap_update_bits(regmap, NAU8825_REG_FLL1, in nau8825_configure_sysclk()
H A Dnau8825.h16 #define NAU8825_REG_FLL1 0x04 macro