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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 141 milliseconds