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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8776.h31 #define WM8776_PWRDOWN 0x0d macro
H A Dwm8776.c104 SND_SOC_DAPM_MIXER("Input Mixer", WM8776_PWRDOWN, 6, 1,
107 SND_SOC_DAPM_ADC("ADC", "Capture", WM8776_PWRDOWN, 1, 1),
108 SND_SOC_DAPM_DAC("DAC", "Playback", WM8776_PWRDOWN, 2, 1),
113 SND_SOC_DAPM_PGA("Headphone PGA", WM8776_PWRDOWN, 3, 1, NULL, 0),
319 snd_soc_update_bits(codec, WM8776_PWRDOWN, 1, 0);
324 snd_soc_update_bits(codec, WM8776_PWRDOWN, 1, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dwm8776.h30 #define WM8776_PWRDOWN 0x0d macro
H A Dxonar_wm87x6.c131 wm8776_write(chip, WM8776_PWRDOWN, data->wm8776_regs[WM8776_PWRDOWN]);
166 data->wm8776_regs[WM8776_PWRDOWN] = WM8776_HPPD;
874 WM8776_PWRDOWN, WM8776_HPPD, 1, 0),

Completed in 102 milliseconds