Home
last modified time | relevance | path

Searched refs:PRI_RING_TAIL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h59 #define PRI_RING_TAIL 0x2030 macro
547 OUTREG(PRI_RING_TAIL, dinfo->ring_tail); \
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()
1607 OUTREG(PRI_RING_TAIL, 0); in reset_state()
1643 OUTREG(PRI_RING_TAIL, 0); in intelfbhw_2d_start()