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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 173 milliseconds