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

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_reg.h37 #define MULTIFUNC_CNTL 0xbee8 macro
226 #define SET_PIX_CNTL(val) S3_OUTW(MULTIFUNC_CNTL, PIX_CNTL | (val))
251 S3_OUTW(MULTIFUNC_CNTL, MIN_AXIS_PCNT | (min)); \
257 S3_OUTW(MULTIFUNC_CNTL, SCISSORS_T | (y1)); \
258 S3_OUTW(MULTIFUNC_CNTL, SCISSORS_L | (x1)); \
259 S3_OUTW(MULTIFUNC_CNTL, SCISSORS_R | (x2)); \
260 S3_OUTW(MULTIFUNC_CNTL, SCISSORS_B | (y2)); \
263 #define SET_MULT_MISC(val) S3_OUTW(MULTIFUNC_CNTL, MULT_MISC | (val))
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datiregs.h266 #define MULTIFUNC_CNTL 0xbee8u /* Write */ macro

Completed in 10 milliseconds