Searched refs:DST_HEIGHT_WIDTH (Results 1 – 13 of 13) sorted by relevance
4 0x143C DST_HEIGHT_WIDTH
145 #define DST_HEIGHT_WIDTH 0x143c macro
211 #define DST_HEIGHT_WIDTH 0x0118 /* Dword offset 0_46 */ macro
344 #define DST_HEIGHT_WIDTH 0x143c macro
130 OUTREG(DST_HEIGHT_WIDTH, (h << 16) | w); in radeonfb_prim_copyarea()
192 aty_st_le32(DST_HEIGHT_WIDTH, (width << 16) | height, par); in draw_rect()
2409 aty_st_le32(DST_HEIGHT_WIDTH, (height << 16) | width);