Searched refs:WM8940_OUTPUTCTL (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 Dwm8940.h64 #define WM8940_OUTPUTCTL 0x31 macro
H A Dwm8940.c453 val = snd_soc_read(codec, WM8940_OUTPUTCTL);
454 ret = snd_soc_write(codec, WM8940_OUTPUTCTL, val | 0x2);
811 reg = snd_soc_read(codec, WM8940_OUTPUTCTL);
812 ret = snd_soc_write(codec, WM8940_OUTPUTCTL, reg | pdata->vroi);

Completed in 45 milliseconds