Home
last modified time | relevance | path

Searched refs:WM8776_PWRDOWN (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm8776.c129 SND_SOC_DAPM_MIXER("Input Mixer", WM8776_PWRDOWN, 6, 1,
132 SND_SOC_DAPM_ADC("ADC", "Capture", WM8776_PWRDOWN, 1, 1),
133 SND_SOC_DAPM_DAC("DAC", "Playback", WM8776_PWRDOWN, 2, 1),
138 SND_SOC_DAPM_PGA("Headphone PGA", WM8776_PWRDOWN, 3, 1, NULL, 0),
351 snd_soc_component_update_bits(component, WM8776_PWRDOWN, 1, 0); in wm8776_set_bias_level()
356 snd_soc_component_update_bits(component, WM8776_PWRDOWN, 1, 1); in wm8776_set_bias_level()
Dwm8776.h31 #define WM8776_PWRDOWN 0x0d macro
/Linux-v4.19/sound/pci/oxygen/
Dwm8776.h30 #define WM8776_PWRDOWN 0x0d macro
Dxonar_wm87x6.c189 wm8776_write(chip, WM8776_PWRDOWN, data->wm8776_regs[WM8776_PWRDOWN]); in wm8776_registers_init()
227 data->wm8776_regs[WM8776_PWRDOWN] = WM8776_HPPD; in wm8776_init()
1031 WM8776_PWRDOWN, WM8776_HPPD, 1, 0),
1094 WM8776_PWRDOWN, WM8776_HPPD, 1, 0),