Searched refs:DE_CONTROL_ROP_MASK (Results 1 – 2 of 2) sorted by relevance
126 (rop & DE_CONTROL_ROP_MASK); /* dpr0xc */ in sm750_hw_fillrect()279 de_ctrl = (rop2 & DE_CONTROL_ROP_MASK) | DE_CONTROL_ROP_SELECT | in sm750_hw_copyarea()390 de_ctrl = (rop2 & DE_CONTROL_ROP_MASK) | in sm750_hw_imageblit()
82 #define DE_CONTROL_ROP_MASK 0xff macro