Home
last modified time | relevance | path

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

/openbmc/linux/sound/mips/
H A Dsgio2audio.c64 #define CHANNEL_RING_SIZE (1 << CHANNEL_RING_SHIFT) macro
65 #define CHANNEL_RING_MASK (CHANNEL_RING_SIZE - 1)
452 snd_sgio2audio_dma_push_frag(chip, ch, CHANNEL_RING_SIZE - 32); in snd_sgio2audio_dma_start()
480 count = CHANNEL_RING_SIZE - in snd_sgio2audio_dma_in_isr()
499 count = CHANNEL_RING_SIZE - in snd_sgio2audio_dma_out_isr()