Searched refs:RINGBUFFER_SIZE (Results 1 – 4 of 4) sorted by relevance
124 #define RINGBUFFER_SIZE (64*1024) macro140 #define RING_SIZE_MASK (RINGBUFFER_SIZE - 1)
1659 par->iring.size = RINGBUFFER_SIZE; in i810_fix_offsets()1661 par->cursor_heap.offset = par->iring.offset + (RINGBUFFER_SIZE >> 12); in i810_fix_offsets()
121 #define RINGBUFFER_SIZE KB(64) macro
614 dinfo->ring.size = RINGBUFFER_SIZE; in intelfb_pci_register()