tdfx_rop          852 drivers/video/fbdev/tdfxfb.c 	int tdfx_rop;
tdfx_rop          858 drivers/video/fbdev/tdfxfb.c 		tdfx_rop = TDFX_ROP_COPY;
tdfx_rop          860 drivers/video/fbdev/tdfxfb.c 		tdfx_rop = TDFX_ROP_XOR;
tdfx_rop          879 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, COMMAND_2D, COMMAND_2D_FILLRECT | (tdfx_rop << 24));