Searched refs:NAU8540_REG_PWR (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/sound/soc/codecs/ |
D | nau8540.c | 128 {NAU8540_REG_PWR, 0x0000}, 142 case NAU8540_REG_ANALOG_ADC1 ... NAU8540_REG_PWR: in nau8540_readable_reg() 161 case NAU8540_REG_ANALOG_ADC1 ... NAU8540_REG_PWR: in nau8540_writeable_reg() 277 SND_SOC_DAPM_PGA("Frontend PGA1", NAU8540_REG_PWR, 12, 0, NULL, 0), 278 SND_SOC_DAPM_PGA("Frontend PGA2", NAU8540_REG_PWR, 13, 0, NULL, 0), 279 SND_SOC_DAPM_PGA("Frontend PGA3", NAU8540_REG_PWR, 14, 0, NULL, 0), 280 SND_SOC_DAPM_PGA("Frontend PGA4", NAU8540_REG_PWR, 15, 0, NULL, 0),
|
D | nau8540.h | 76 #define NAU8540_REG_PWR 0x6D macro 77 #define NAU8540_REG_MAX NAU8540_REG_PWR
|