Home
last modified time | relevance | path

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

/linux/drivers/staging/sm750fb/
H A Dsm750_accel.c124 deCtrl = DE_CONTROL_STATUS | DE_CONTROL_LAST_PIXEL | in sm750_hw_fillrect()
281 DE_CONTROL_COMMAND_BITBLT | DE_CONTROL_STATUS; in sm750_hw_copyarea()
392 DE_CONTROL_HOST | DE_CONTROL_STATUS; in sm750_hw_imageblit()
H A Dsm750_accel.h43 #define DE_CONTROL_STATUS BIT(31) macro