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; \
1578 dinfo->ring_tail = INREG(PRI_RING_TAIL) & RING_TAIL_MASK; in refresh_ring()
357 #define RING_TAIL_MASK 0x7ff macro