Searched refs:tdfx_outl (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A D | tdfxfb.c | 282 tdfx_outl(par, DACADDR, regno); in do_setpalentry() 285 tdfx_outl(par, DACDATA, c); in do_setpalentry() 393 tdfx_outl(par, CLIP0MIN, 0); in do_write_regs() 395 tdfx_outl(par, CLIP1MIN, 0); in do_write_regs() 397 tdfx_outl(par, SRCXY, 0); in do_write_regs() 872 tdfx_outl(par, DSTFORMAT, fmt); in tdfxfb_fillrect() 977 tdfx_outl(par, COLORFORE, in tdfxfb_imageblit() 979 tdfx_outl(par, COLORBACK, in tdfxfb_imageblit() 999 tdfx_outl(par, SRCXY, 0); in tdfxfb_imageblit() 1001 tdfx_outl(par, COMMAND_2D, in tdfxfb_imageblit() [all …]
|