Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8540.c79 {NAU8540_REG_CLOCK_SRC, 0x0000},
451 regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC, in nau8540_hw_params()
719 regmap_update_bits(regmap, NAU8540_REG_CLOCK_SRC, in nau8540_fll_apply()
804 regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC, in nau8540_set_pll()
818 regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC, in nau8540_set_sysclk()
827 regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC, in nau8540_set_sysclk()
H A Dnau8540.h15 #define NAU8540_REG_CLOCK_SRC 0x03 macro