Searched refs:COLORFORE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/video/ |
H A D | tdfx.h | 76 #define COLORFORE (0x00100000 + 0x64) macro
|
/kernel/linux/linux-6.6/include/video/ |
H A D | tdfx.h | 76 #define COLORFORE (0x00100000 + 0x64) macro
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tdfxfb.c | 875 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | tdfxfb.c | 874 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()
|
Completed in 6 milliseconds