Searched refs:ROP_S (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/video/ |
H A D | trident.h | 145 #define ROP_S 0xCC macro
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | tridentfb.c | 333 writemmr(par, ROP, rop ? ROP_X : ROP_S); in blade_fill_rect() 367 writemmr(par, ROP, ROP_S); in blade_copy_rect() 468 t_outb(par, ROP_S, 0x2127); in xp_copy_rect() 507 writemmr(par, 0x2120, 0x90000000 | ROP_S); in image_fill_rect() 530 writemmr(par, 0x2120, 0x90000000 | ROP_S); in image_copy_rect() 607 t_outb(par, ROP_S, 0x2127); in tgui_copy_rect()
|