Searched refs:CHANNEL_RING_SIZE (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/mips/
H A Dsgio2audio.c78 #define CHANNEL_RING_SIZE (1 << CHANNEL_RING_SHIFT) macro
79 #define CHANNEL_RING_MASK (CHANNEL_RING_SIZE - 1)
473 snd_sgio2audio_dma_push_frag(chip, ch, CHANNEL_RING_SIZE - 32);
501 count = CHANNEL_RING_SIZE -
520 count = CHANNEL_RING_SIZE -

Completed in 32 milliseconds