Searched refs:DST_Y_X (Results 1 – 6 of 6) sorted by relevance
95 aty_st_le32(DST_Y_X, 0, info); in aty_init_engine()181 aty_st_le32(DST_Y_X, (x << 16) | y, info); in draw_rect()
176 #define DST_Y_X 0x010C /* Dword offset 0_43 */ macro
144 #define DST_Y_X 0x1438 macro
330 #define DST_Y_X 0x1438 macro
4447 OUTREG(DST_Y_X, (dsty << 16) | dstx); in fbcon_radeon_bmove()4471 OUTREG(DST_Y_X, (dsty << 16) | dstx); in radeon_rectfill()
2619 aty_st_le32(DST_Y_X, (dsty << 16) | dstx); in aty128_rectcopy()