Searched refs:ROP_XOR (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/drivers/gpu/drm/msm/adreno/
H A Da3xx_gpu.h14 #undef ROP_XOR macro
H A Da4xx_gpu.h11 #undef ROP_XOR macro
H A Da2xx_gpu.h11 #undef ROP_XOR macro
H A Da5xx_gpu.h11 #undef ROP_XOR macro
H A Dadreno_common.xml.h121 ROP_XOR = 6, enumerator in enum:a3xx_rop_code
/linux-master/drivers/video/fbdev/core/
H A Dsoftcursor.c59 case ROP_XOR:
H A Dsysfillrect.c269 case ROP_XOR:
299 case ROP_XOR:
H A Dcfbfillrect.c316 case ROP_XOR:
346 case ROP_XOR:
H A Dbitblit.c365 cursor.rop = ROP_XOR;
H A Dfbcon_ud.c389 cursor.rop = ROP_XOR;
H A Dfbcon_ccw.c366 cursor.rop = ROP_XOR;
H A Dfbcon_cw.c349 cursor.rop = ROP_XOR;
/linux-master/drivers/staging/sm750fb/
H A Dsm750_cursor.c112 if (rop == ROP_XOR)
/linux-master/drivers/video/fbdev/
H A Dbt431.h218 if (rop == ROP_XOR)
H A Dwmt_ge_rops.c75 writel(rect->rop == ROP_XOR ? 0x5a : 0xf0, regbase + GE_ROPCODE_OFF);
H A Dhgafb.c485 case ROP_XOR:
H A Dimsttfb.c1202 if (cursor->dest == NULL && cursor->rop == ROP_XOR)
1223 case ROP_XOR:
H A Dffb.c483 BUG_ON(rect->rop != ROP_COPY && rect->rop != ROP_XOR);
H A Dvga16fb.c944 case ROP_XOR:
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_cursor.c166 case ROP_XOR:
/linux-master/include/uapi/linux/
H A Dfb.h334 #define ROP_XOR 1 macro
/linux-master/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c278 case ROP_XOR:
/linux-master/drivers/video/fbdev/riva/
H A Dfbdev.c1403 case ROP_XOR:
1615 case ROP_XOR:
/linux-master/drivers/video/fbdev/via/
H A Dviafbdev.c686 if (rect->rop == ROP_XOR)
867 case ROP_XOR:
/linux-master/drivers/video/fbdev/nvidia/
H A Dnvidia.c569 case ROP_XOR:

Completed in 215 milliseconds

12