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

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_video.c684 rmx_active = INREG(R128_FP_VERT_STRETCH) & R128_VERT_STRETCH_ENABLE;
772 rmx_active = INREG(R128_FP_VERT_STRETCH) & R128_VERT_STRETCH_ENABLE;
H A Dr128_driver.c2699 save->fp_vert_stretch &= ~(R128_VERT_STRETCH_ENABLE | R128_VERT_STRETCH_BLEND);
2701 save->fp_vert_stretch |= (R128_VERT_STRETCH_ENABLE | R128_VERT_STRETCH_BLEND);
H A Dr128_reg.h638 # define R128_VERT_STRETCH_ENABLE (1 << 24) macro

Completed in 12 milliseconds