Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8540.c82 {NAU8540_REG_FLL3, 0x0008},
728 regmap_update_bits(regmap, NAU8540_REG_FLL3, in nau8540_fll_apply()
766 regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3, in nau8540_set_pll()
772 regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3, in nau8540_set_pll()
779 regmap_update_bits(nau8540->regmap, NAU8540_REG_FLL3, in nau8540_set_pll()
H A Dnau8540.h18 #define NAU8540_REG_FLL3 0x06 macro