WM8776_PWRDOWN    178 sound/pci/oxygen/xonar_wm87x6.c 	wm8776_write(chip, WM8776_PWRDOWN, data->wm8776_regs[WM8776_PWRDOWN]);
WM8776_PWRDOWN    216 sound/pci/oxygen/xonar_wm87x6.c 	data->wm8776_regs[WM8776_PWRDOWN] = WM8776_HPPD;
WM8776_PWRDOWN   1020 sound/pci/oxygen/xonar_wm87x6.c 			  WM8776_PWRDOWN, WM8776_HPPD, 1, 0),
WM8776_PWRDOWN   1083 sound/pci/oxygen/xonar_wm87x6.c 			  WM8776_PWRDOWN, WM8776_HPPD, 1, 0),
WM8776_PWRDOWN    126 sound/soc/codecs/wm8776.c SND_SOC_DAPM_MIXER("Input Mixer", WM8776_PWRDOWN, 6, 1,
WM8776_PWRDOWN    129 sound/soc/codecs/wm8776.c SND_SOC_DAPM_ADC("ADC", "Capture", WM8776_PWRDOWN, 1, 1),
WM8776_PWRDOWN    130 sound/soc/codecs/wm8776.c SND_SOC_DAPM_DAC("DAC", "Playback", WM8776_PWRDOWN, 2, 1),
WM8776_PWRDOWN    135 sound/soc/codecs/wm8776.c SND_SOC_DAPM_PGA("Headphone PGA", WM8776_PWRDOWN, 3, 1, NULL, 0),
WM8776_PWRDOWN    348 sound/soc/codecs/wm8776.c 			snd_soc_component_update_bits(component, WM8776_PWRDOWN, 1, 0);
WM8776_PWRDOWN    353 sound/soc/codecs/wm8776.c 		snd_soc_component_update_bits(component, WM8776_PWRDOWN, 1, 1);