Home
last modified time | relevance | path

Searched refs:CHANNEL_RIGHT_SHIFT (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/mips/
H A Dsgio2audio.c69 #define CHANNEL_RIGHT_SHIFT 8 macro
376 dst[1] = (x >> CHANNEL_RIGHT_SHIFT) & 0xffff; in snd_sgio2audio_dma_pull_frag()
426 ((r & 0x00ffffff) << CHANNEL_RIGHT_SHIFT); in snd_sgio2audio_dma_push_frag()