Searched refs:DST_Y_TOP_TO_BOTTOM (Results 1 – 8 of 8) sorted by relevance
59 unsigned dst_y = (s->regs.dp_cntl & DST_Y_TOP_TO_BOTTOM ? in ati_2d_blt()91 (s->regs.dp_cntl & DST_Y_TOP_TO_BOTTOM ? 'v' : '^')); in ati_2d_blt()98 unsigned src_y = (s->regs.dp_cntl & DST_Y_TOP_TO_BOTTOM ? in ati_2d_blt()129 s->regs.dp_cntl & DST_Y_TOP_TO_BOTTOM) { in ati_2d_blt()164 if (s->regs.dp_cntl & DST_Y_TOP_TO_BOTTOM) { in ati_2d_blt()184 s->regs.dst_y = (s->regs.dp_cntl & DST_Y_TOP_TO_BOTTOM ? in ati_2d_blt()236 s->regs.dst_y = (s->regs.dp_cntl & DST_Y_TOP_TO_BOTTOM ? in ati_2d_blt()
420 #define DST_Y_TOP_TO_BOTTOM 0x00000002 macro
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
782 #define DST_Y_TOP_TO_BOTTOM 0x00000002 macro