Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/sm750fb/
Dsm750_accel.c125 deCtrl = DE_CONTROL_STATUS | DE_CONTROL_LAST_PIXEL | in sm750_hw_fillrect()
282 DE_CONTROL_COMMAND_BITBLT | DE_CONTROL_STATUS; in sm750_hw_copyarea()
393 DE_CONTROL_HOST | DE_CONTROL_STATUS; in sm750_hw_imageblit()
Dsm750_accel.h43 #define DE_CONTROL_STATUS BIT(31) macro