Searched refs:WM8904_EQ1 (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 Dwm8904.c750 save = snd_soc_read(codec, WM8904_EQ1);
753 snd_soc_update_bits(codec, WM8904_EQ1 + i, 0xffff,
756 snd_soc_update_bits(codec, WM8904_EQ1, WM8904_EQ_ENA, save);
911 SOC_SINGLE("EQ Switch", WM8904_EQ1, 0, 1, 0),
H A Dwm8904.h104 #define WM8904_EQ1 0x86 macro

Completed in 170 milliseconds