Searched refs:RING_TAIL_MASK (Results 1 – 3 of 3) sorted by relevance
60 #define RING_TAIL_MASK 0x001ffff8 macro554 tail = INREG(PRI_RING_TAIL) & RING_TAIL_MASK; \
1580 dinfo->ring_tail = INREG(PRI_RING_TAIL) & RING_TAIL_MASK; in refresh_ring()
387 #define RING_TAIL_MASK 0x7ff macro