Searched refs:RINGBUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
124 #define RINGBUFFER_SIZE (64*1024) macro140 #define RING_SIZE_MASK (RINGBUFFER_SIZE - 1)
1661 par->iring.size = RINGBUFFER_SIZE; in i810_fix_offsets()1663 par->cursor_heap.offset = par->iring.offset + (RINGBUFFER_SIZE >> 12); in i810_fix_offsets()