Searched refs:PLAY_RIGHT_CHNNEL (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/nuc900/
H A Dnuc900-audio.h53 #define PLAY_RIGHT_CHNNEL 0x02000 macro
H A Dnuc900-pcm.c184 val &= ~(PLAY_LEFT_CHNNEL | PLAY_RIGHT_CHNNEL);
185 val |= PLAY_RIGHT_CHNNEL;
194 val |= (PLAY_LEFT_CHNNEL | PLAY_RIGHT_CHNNEL);

Completed in 79 milliseconds