Home
last modified time | relevance | path

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

/linux/drivers/staging/sm750fb/
H A Dsm750_accel.c122 (height & DE_DIMENSION_Y_ET_MASK)); /* dpr8 */ in sm750_hw_fillrect()
277 (height & DE_DIMENSION_Y_ET_MASK)); /* dpr08 */ in sm750_hw_copyarea()
385 (height & DE_DIMENSION_Y_ET_MASK)); /* dpr08 */ in sm750_hw_imageblit()
H A Dsm750_accel.h40 #define DE_DIMENSION_Y_ET_MASK 0x1fff macro