Home
last modified time | relevance | path

Searched refs:RING_TAIL_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h60 #define RING_TAIL_MASK 0x001ffff8 macro
554 tail = INREG(PRI_RING_TAIL) & RING_TAIL_MASK; \
H A Dintelfbhw.c1580 dinfo->ring_tail = INREG(PRI_RING_TAIL) & RING_TAIL_MASK; in refresh_ring()
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h60 #define RING_TAIL_MASK 0x001ffff8 macro
554 tail = INREG(PRI_RING_TAIL) & RING_TAIL_MASK; \
H A Dintelfbhw.c1578 dinfo->ring_tail = INREG(PRI_RING_TAIL) & RING_TAIL_MASK; in refresh_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h357 #define RING_TAIL_MASK 0x7ff macro
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h387 #define RING_TAIL_MASK 0x7ff macro

Completed in 12 milliseconds