Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8540.c89 {NAU8540_REG_PCM_CTRL2, 0x0800},
288 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2, in adc_power_control()
293 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2, in adc_power_control()
530 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2, in nau8540_set_fmt()
570 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2, in nau8540_set_tdm_slot()
881 regmap_update_bits(regmap, NAU8540_REG_PCM_CTRL2, in nau8540_init_regs()
H A Dnau8540.h25 #define NAU8540_REG_PCM_CTRL2 0x12 macro