Searched refs:HW_ROP2_XOR (Results 1 – 2 of 2) sorted by relevance
6 #define HW_ROP2_XOR 0x6 macro
184 rop = (region->rop != ROP_COPY) ? HW_ROP2_XOR : HW_ROP2_COPY; in lynxfb_ops_fillrect()