Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8825.c128 { NAU8825_REG_FLL3, 0x0008 },
484 regmap_write(nau8825->regmap, NAU8825_REG_FLL3, 0x0008); in nau8825_xtalk_clock()
2334 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL3, in nau8825_fll_apply()
2513 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
2537 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
2563 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
H A Dnau8825.h18 #define NAU8825_REG_FLL3 0x06 macro