Searched refs:ROP_SHIFT (Results 1 – 2 of 2) sorted by relevance
512 #define ROP_SHIFT 16 macro
1667 br13 = (rop << ROP_SHIFT) | pitch; in intelfbhw_do_fillrect()1714 br13 = (SRC_ROP_GXCOPY << ROP_SHIFT) | (pitch << PITCH_SHIFT); in intelfbhw_do_bitblt()1783 br13 = (SRC_ROP_GXCOPY << ROP_SHIFT) | (pitch << PITCH_SHIFT); in intelfbhw_do_drawglyph()