Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dtdfx.h76 #define COLORFORE (0x00100000 + 0x64) macro
/openbmc/linux/drivers/video/fbdev/
H A Dtdfxfb.c874 tdfx_outl(par, COLORFORE, rect->color); in tdfxfb_fillrect()
876 tdfx_outl(par, COLORFORE, par->palette[rect->color]); in tdfxfb_fillrect()
972 tdfx_outl(par, COLORFORE, image->fg_color); in tdfxfb_imageblit()
977 tdfx_outl(par, COLORFORE, in tdfxfb_imageblit()