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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8903.c304 #define WM8903_OUTPUT_SHORT 0x8 macro
363 val &= ~(WM8903_OUTPUT_SHORT << shift);
386 val |= (WM8903_OUTPUT_SHORT << shift);
394 val &= ~(WM8903_OUTPUT_SHORT << shift);

Completed in 105 milliseconds