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

/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_accel.c226 pI740->bltcmd.BR04 = SOLID_PAT_SELECT | PAT_IS_MONO | i740PatternRop[rop];
240 OUTREG(LP_FIFO, pI740->bltcmd.BR04);
259 pI740->bltcmd.BR04 = SRC_IS_IN_COLOR | SRC_USE_SRC_ADDR | i740Rop[rop];
261 pI740->bltcmd.BR04 |= BLT_RIGHT_TO_LEFT;
263 pI740->bltcmd.BR04 |= BLT_LEFT_TO_RIGHT;
266 pI740->bltcmd.BR04 |= BLT_BOT_TO_TOP;
268 pI740->bltcmd.BR04 |= BLT_TOP_TO_BOT;
280 if (pI740->bltcmd.BR04 & BLT_BOT_TO_TOP) {
290 if (pI740->bltcmd.BR04 & BLT_RIGHT_TO_LEFT) {
304 OUTREG(LP_FIFO, pI740->bltcmd.BR04);
[all...]
H A Di740_reg.h319 unsigned int BR04; member in struct:__anon8c17c3570108

Completed in 3 milliseconds