Home
last modified time | relevance | path

Searched refs:HW_ROP2_COPY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750_accel.h5 #define HW_ROP2_COPY 0xc macro
H A Dsm750.c184 rop = (region->rop != ROP_COPY) ? HW_ROP2_XOR : HW_ROP2_COPY; in lynxfb_ops_fillrect()
232 HW_ROP2_COPY); in lynxfb_ops_copyarea()
282 fgcol, bgcol, HW_ROP2_COPY); in lynxfb_ops_imageblit()