Searched refs:NAU8540_REG_FLL3 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | nau8540.c | 82 {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()
|
D | nau8540.h | 18 #define NAU8540_REG_FLL3 0x06 macro
|