Searched refs:NAU8810_REG_POWER2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | nau8810.c | 41 { NAU8810_REG_POWER2, 0x0000 }, 438 SND_SOC_DAPM_ADC("ADC", "Capture", NAU8810_REG_POWER2, 447 SND_SOC_DAPM_MIXER("Input PGA", NAU8810_REG_POWER2, 450 SND_SOC_DAPM_MIXER("Input Boost Stage", NAU8810_REG_POWER2, 802 regmap_write(map, NAU8810_REG_POWER2, 0); in nau8810_set_bias_level()
|
D | nau8810.h | 14 #define NAU8810_REG_POWER2 0x02 macro
|