Home
last modified time | relevance | path

Searched refs:rop2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750_accel.c154 unsigned int rop2) in sm750_hw_copyarea() argument
279 de_ctrl = (rop2 & DE_CONTROL_ROP_MASK) | DE_CONTROL_ROP_SELECT | in sm750_hw_copyarea()
321 u32 height, u32 fColor, u32 bColor, u32 rop2) in sm750_hw_imageblit() argument
390 de_ctrl = (rop2 & DE_CONTROL_ROP_MASK) | in sm750_hw_imageblit()
H A Dsm750_accel.h218 unsigned int rop2);
241 u32 height, u32 fColor, u32 bColor, u32 rop2);
H A Dsm750.h73 u32 rop2);
78 u32 height, u32 f_color, u32 b_color, u32 rop2);