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

/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_accel.c235 OUTREG(LP_FIFO, 0x6000000A);
236 OUTREG(LP_FIFO, pI740->bltcmd.BR00);
237 OUTREG(LP_FIFO, pI740->bltcmd.BR01);
238 OUTREG(LP_FIFO, 0x00000000);
239 OUTREG(LP_FIFO, 0x00000000);
240 OUTREG(LP_FIFO, pI740->bltcmd.BR04);
241 OUTREG(LP_FIFO, 0x00000000);
242 OUTREG(LP_FIFO, 0x00000000);
243 OUTREG(LP_FIFO, (y * pScrn->displayWidth + x) * pI740->cpp);
244 OUTREG(LP_FIFO,
[all...]
H A Di740_reg.h213 #define LP_FIFO 0x1000 macro

Completed in 4 milliseconds