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

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_reg.h155 #define S3_OUTW32(p,n) if (pS3->s3Bpp > 2) { \ macro
228 #define SET_FRGD_COLOR(col) S3_OUTW32(FRGD_COLOR, col)
229 #define SET_BKGD_COLOR(col) S3_OUTW32(BKGD_COLOR, col)
232 #define SET_WRT_MASK(mask) S3_OUTW32(WRT_MASK, mask)
265 #define SET_COLOR_CMP(color) S3_OUTW32(COLOR_CMP, color)

Completed in 2 milliseconds