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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sti/
H A Dstifb.c347 #define GET_FIFO_SLOTS(fb, cnt, numslots) \ macro
565 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 1);
571 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 7);
611 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 4);
626 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 2);
641 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 2);
648 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 1);
664 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 8);
768 GET_FIFO_SLOTS(fb, nFreeFifoSlots, 7);

Completed in 95 milliseconds