Searched refs:ROP_S (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/video/ |
D | trident.h | 144 #define ROP_S 0xCC macro
|
/linux-4.4.14/drivers/video/fbdev/ |
D | tridentfb.c | 331 writemmr(par, ROP, rop ? ROP_X : ROP_S); in blade_fill_rect() 365 writemmr(par, ROP, ROP_S); in blade_copy_rect() 466 t_outb(par, ROP_S, 0x2127); in xp_copy_rect() 505 writemmr(par, 0x2120, 0x90000000 | ROP_S); in image_fill_rect() 528 writemmr(par, 0x2120, 0x90000000 | ROP_S); in image_copy_rect() 605 t_outb(par, ROP_S, 0x2127); in tgui_copy_rect()
|