Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8540.c88 {NAU8540_REG_PCM_CTRL1, 0x3010},
286 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in adc_power_control()
291 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in adc_power_control()
528 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in nau8540_set_fmt()
568 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in nau8540_set_tdm_slot()
879 regmap_update_bits(regmap, NAU8540_REG_PCM_CTRL1, in nau8540_init_regs()
H A Dnau8540.h24 #define NAU8540_REG_PCM_CTRL1 0x11 macro