Home
last modified time | relevance | path

Searched refs:COLORFORE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/video/
Dtdfx.h76 #define COLORFORE (0x00100000 + 0x64) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dtdfxfb.c875 tdfx_outl(par, COLORFORE, rect->color); in tdfxfb_fillrect()
877 tdfx_outl(par, COLORFORE, par->palette[rect->color]); in tdfxfb_fillrect()
973 tdfx_outl(par, COLORFORE, image->fg_color); in tdfxfb_imageblit()
978 tdfx_outl(par, COLORFORE, in tdfxfb_imageblit()