Home
last modified time | relevance | path

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

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