Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8540.c80 {NAU8540_REG_CLOCK_SRC, 0x0000},
407 regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC, in nau8540_hw_params()
626 regmap_update_bits(regmap, NAU8540_REG_CLOCK_SRC, in nau8540_fll_apply()
711 regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC, in nau8540_set_pll()
725 regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC, in nau8540_set_sysclk()
734 regmap_update_bits(nau8540->regmap, NAU8540_REG_CLOCK_SRC, in nau8540_set_sysclk()
H A Dnau8540.h15 #define NAU8540_REG_CLOCK_SRC 0x03 macro