Searched refs:DST_Y_TOP_TO_BOTTOM (Results 1 – 5 of 5) sorted by relevance
115 aty_st_le32(DST_CNTL, DST_LAST_PEL | DST_Y_TOP_TO_BOTTOM | in aty_init_engine()226 direction |= DST_Y_TOP_TO_BOTTOM; in atyfb_copyarea()282 DST_LAST_PEL | DST_Y_TOP_TO_BOTTOM | in atyfb_fillrect()381 aty_st_le32(DST_CNTL, DST_Y_TOP_TO_BOTTOM | DST_X_LEFT_TO_RIGHT | rotation, par); in atyfb_imageblit()
57 OUTREG(DP_CNTL, (DST_X_LEFT_TO_RIGHT | DST_Y_TOP_TO_BOTTOM)); in radeonfb_prim_fillrect()122 | (ydir>=0 ? DST_Y_TOP_TO_BOTTOM : 0)); in radeonfb_prim_copyarea()
360 #define DST_Y_TOP_TO_BOTTOM 0x00000002 macro
1040 #define DST_Y_TOP_TO_BOTTOM 2 macro
786 #define DST_Y_TOP_TO_BOTTOM 0x00000002 macro
Completed in 22 milliseconds