Searched refs:NAU8540_REG_PCM_CTRL2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | nau8540.c | 90 {NAU8540_REG_PCM_CTRL2, 0x0800}, 244 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2, in adc_power_control() 249 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2, in adc_power_control() 486 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2, in nau8540_set_fmt() 526 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL2, in nau8540_set_tdm_slot() 788 regmap_update_bits(regmap, NAU8540_REG_PCM_CTRL2, in nau8540_init_regs()
|
H A D | nau8540.h | 25 #define NAU8540_REG_PCM_CTRL2 0x12 macro
|