Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8974.h13 #define WM8974_POWER2 0x2 macro
H A Dwm8974.c207 SND_SOC_DAPM_ADC("ADC", "HiFi Capture", WM8974_POWER2, 0, 0),
213 SND_SOC_DAPM_MIXER("Input PGA", WM8974_POWER2, 2, 0, wm8974_inpga,
215 SND_SOC_DAPM_MIXER("Boost Mixer", WM8974_POWER2, 4, 0,
608 snd_soc_component_write(component, WM8974_POWER2, 0); in wm8974_set_bias_level()