Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750_accel.h4 #define HW_ROP2_COPY 0xc macro
Dsm750.c206 rop = (region->rop != ROP_COPY) ? HW_ROP2_XOR:HW_ROP2_COPY; in lynxfb_ops_fillrect()
250 region->width, region->height, HW_ROP2_COPY); in lynxfb_ops_copyarea()
296 fgcol, bgcol, HW_ROP2_COPY); in lynxfb_ops_imageblit()