Searched refs:GET_FIFO_SLOTS (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/ |
D | stifb.c | 354 #define GET_FIFO_SLOTS(fb, cnt, numslots) \ macro 629 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 1); in hyperUndoITE() 635 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 7); in hyperUndoITE() 677 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 4); in ngleResetAttrPlanes() 692 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 2); in ngleResetAttrPlanes() 707 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 2); in ngleResetAttrPlanes() 714 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 1); in ngleResetAttrPlanes() 730 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 8); in ngleClearOverlayPlanes() 890 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 7); in SETUP_HCRX()
|