Home
last modified time | relevance | path

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

/openbmc/linux/sound/mips/
H A Dsgio2audio.c68 #define CHANNEL_RIGHT_SHIFT 8 macro
375 dst[1] = (x >> CHANNEL_RIGHT_SHIFT) & 0xffff; in snd_sgio2audio_dma_pull_frag()
425 ((r & 0x00ffffff) << CHANNEL_RIGHT_SHIFT); in snd_sgio2audio_dma_push_frag()