Searched refs:CHANNEL_RING_MASK (Results 1 – 1 of 1) sorted by relevance
80 #define CHANNEL_RING_MASK (CHANNEL_RING_SIZE - 1) macro392 src_pos = (src_pos + sizeof(u64)) & CHANNEL_RING_MASK; in snd_sgio2audio_dma_pull_frag()442 dst_pos = (dst_pos + sizeof(u64)) & CHANNEL_RING_MASK; in snd_sgio2audio_dma_push_frag()