Searched refs:DSTBASE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/video/ |
H A D | tdfx.h | 66 #define DSTBASE (0x00100000 + 0x10) macro
|
/kernel/linux/linux-6.6/include/video/ |
H A D | tdfx.h | 66 #define DSTBASE (0x00100000 + 0x10) macro
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tdfxfb.c | 392 tdfx_outl(par, DSTBASE, reg->startaddr); in do_write_regs() 880 tdfx_outl(par, DSTBASE, dstbase); in tdfxfb_fillrect() 942 tdfx_outl(par, DSTBASE, dstbase); in tdfxfb_copyarea() 999 tdfx_outl(par, DSTBASE, dstbase); in tdfxfb_imageblit()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | tdfxfb.c | 391 tdfx_outl(par, DSTBASE, reg->startaddr); in do_write_regs() 879 tdfx_outl(par, DSTBASE, dstbase); in tdfxfb_fillrect() 941 tdfx_outl(par, DSTBASE, dstbase); in tdfxfb_copyarea() 998 tdfx_outl(par, DSTBASE, dstbase); in tdfxfb_imageblit()
|
Completed in 5 milliseconds