Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dnau8540.c128 {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),
Dnau8540.h76 #define NAU8540_REG_PWR 0x6D macro
77 #define NAU8540_REG_MAX NAU8540_REG_PWR