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