Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
320 u32 height, u32 fColor, u32 bColor, u32 rop2) in sm750_hw_imageblit() argument
389 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);