Searched refs:WM8960_POWER1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8960.c270 SND_SOC_DAPM_MICBIAS("MICB", WM8960_POWER1, 1, 0),
272 SND_SOC_DAPM_MIXER("Left Boost Mixer", WM8960_POWER1, 5, 0,
274 SND_SOC_DAPM_MIXER("Right Boost Mixer", WM8960_POWER1, 4, 0,
569 reg = snd_soc_read(codec, WM8960_POWER1);
572 snd_soc_write(codec, WM8960_POWER1, reg);
583 reg = snd_soc_read(codec, WM8960_POWER1);
585 snd_soc_write(codec, WM8960_POWER1, reg);
589 snd_soc_write(codec, WM8960_POWER1, reg | WM8960_VREF);
596 reg = snd_soc_read(codec, WM8960_POWER1);
599 snd_soc_write(codec, WM8960_POWER1, re
[all...]
H A Dwm8960.h40 #define WM8960_POWER1 0x19 macro

Completed in 33 milliseconds