Searched defs:ROP (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
H A Ddnfb.c85 #define ROP(r2,r3,r0,r1) ( (U_SHORT)((r0)|((r1)<<4)|((r2)<<8)|((r3)<<12)) ) macro
/linux-4.4.14/include/video/
H A Dtrident.h136 #define ROP 0x2148 macro

Completed in 108 milliseconds