Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dnau8540.c83 {NAU8540_REG_FLL3, 0x0008},
635 regmap_update_bits(regmap, NAU8540_REG_FLL3, in nau8540_fll_apply()
673 regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3, in nau8540_set_pll()
679 regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3, in nau8540_set_pll()
686 regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3, in nau8540_set_pll()
Dnau8540.h18 #define NAU8540_REG_FLL3 0x06 macro