Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dstifb.c350 #define GET_FIFO_SLOTS(fb, cnt, numslots) \ macro
622 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 1); in hyperUndoITE()
628 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 7); in hyperUndoITE()
670 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 4); in ngleResetAttrPlanes()
685 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 2); in ngleResetAttrPlanes()
700 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 2); in ngleResetAttrPlanes()
707 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 1); in ngleResetAttrPlanes()
723 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 8); in ngleClearOverlayPlanes()
883 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 7); in SETUP_HCRX()