Searched refs:NAU8540_REG_PCM_CTRL1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | nau8540.c | 89 {NAU8540_REG_PCM_CTRL1, 0x3010}, 242 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in adc_power_control() 247 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in adc_power_control() 484 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in nau8540_set_fmt() 524 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in nau8540_set_tdm_slot() 786 regmap_update_bits(regmap, NAU8540_REG_PCM_CTRL1, in nau8540_init_regs()
|
H A D | nau8540.h | 24 #define NAU8540_REG_PCM_CTRL1 0x11 macro
|