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

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_macros.h75 #define CLIP_L_R 0xA4DC macro
H A Ds3v_accel.c450 OUTREG(CLIP_L_R, ((0) << 16) | ps3v->Width);
502 OUTREG(CLIP_L_R, ((0) << 16) | ps3v->Width);
823 OUTREG(CLIP_L_R, ((x + skipleft) << 16) | 0xffff);
874 OUTREG(CLIP_L_R, ((x + skipleft) << 16) | 0xffff);
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_regs.h164 #define CLIP_L_R 0xa4dc macro
H A Dsavage_driver.c4475 OUTREG(CLIP_L_R, ((0) << 16) | pScrn->displayWidth);

Completed in 8 milliseconds