Searched refs:LAUNCH_2D (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/video/ |
A D | tdfx.h | 80 #define LAUNCH_2D (0x00100000 + 0x80) macro
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | tdfxfb.c | 881 tdfx_outl(par, LAUNCH_2D, dx | (dy << 16)); in tdfxfb_fillrect() 942 tdfx_outl(par, LAUNCH_2D, sx | (sy << 16)); in tdfxfb_copyarea() 1017 tdfx_outl(par, LAUNCH_2D, *(u32 *)chardata); in tdfxfb_imageblit() 1027 tdfx_outl(par, LAUNCH_2D, *chardata); in tdfxfb_imageblit() 1030 tdfx_outl(par, LAUNCH_2D, *(u16 *)chardata); in tdfxfb_imageblit() 1033 tdfx_outl(par, LAUNCH_2D, in tdfxfb_imageblit()
|
Completed in 10 milliseconds