Searched refs:GDC_ROP_COPY (Results 1 – 2 of 2) sorted by relevance
47 cmd[1] = (2 << 7) | (GDC_ROP_COPY << 9); in mb86290fb_copyarea()81 cmd[1] = (2 << 7) | (GDC_ROP_COPY << 9); in mb86290fb_imageblit1()285 cmd[1] = (2 << 7) | (GDC_ROP_COPY << 9); in mb86290fb_fillrect()
190 #define GDC_ROP_COPY 0x0003 macro