Home
last modified time | relevance | path

Searched refs:SET_BKGD_COLOR (Results 1 – 3 of 3) sorted by relevance

/dports/x11-drivers/xf86-video-s3/xf86-video-s3-0.7.0/src/
H A Ds3_accel.c200 SET_BKGD_COLOR(0); in S3SetupForCPUToScreenColorExpandFill()
205 SET_BKGD_COLOR(bg); in S3SetupForCPUToScreenColorExpandFill()
H A Ds3_reg.h229 #define SET_BKGD_COLOR(col) S3_OUTW32(BKGD_COLOR, col) macro
H A Dnewmmio.h212 #define SET_BKGD_COLOR(col) ((mmtr)s3MmioMem)->pk_enh_regs.regs.bkgd_color = (col) macro