Searched refs:DSTFORMAT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/video/ |
H A D | tdfx.h | 67 #define DSTFORMAT (0x00100000 + 0x14) macro
|
/kernel/linux/linux-6.6/include/video/ |
H A D | tdfx.h | 67 #define DSTFORMAT (0x00100000 + 0x14) macro
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tdfxfb.c | 873 tdfx_outl(par, DSTFORMAT, fmt); in tdfxfb_fillrect() 937 tdfx_outl(par, DSTFORMAT, fmt); in tdfxfb_copyarea() 1005 tdfx_outl(par, DSTFORMAT, dstfmt); in tdfxfb_imageblit()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | tdfxfb.c | 872 tdfx_outl(par, DSTFORMAT, fmt); in tdfxfb_fillrect() 936 tdfx_outl(par, DSTFORMAT, fmt); in tdfxfb_copyarea() 1004 tdfx_outl(par, DSTFORMAT, dstfmt); in tdfxfb_imageblit()
|
Completed in 9 milliseconds