Searched refs:NAU8540_REG_PWR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | nau8540.c | 127 {NAU8540_REG_PWR, 0x0000}, 141 case NAU8540_REG_ANALOG_ADC1 ... NAU8540_REG_PWR: in nau8540_readable_reg() 160 case NAU8540_REG_ANALOG_ADC1 ... NAU8540_REG_PWR: in nau8540_writeable_reg() 323 SND_SOC_DAPM_PGA_S("Frontend PGA1", 0, NAU8540_REG_PWR, 12, 0, 325 SND_SOC_DAPM_PGA_S("Frontend PGA2", 0, NAU8540_REG_PWR, 13, 0, 327 SND_SOC_DAPM_PGA_S("Frontend PGA3", 0, NAU8540_REG_PWR, 14, 0, 329 SND_SOC_DAPM_PGA_S("Frontend PGA4", 0, NAU8540_REG_PWR, 15, 0,
|
D | nau8540.h | 76 #define NAU8540_REG_PWR 0x6D macro 77 #define NAU8540_REG_MAX NAU8540_REG_PWR
|