Home
last modified time | relevance | path

Searched refs:DST_WIDTH_HEIGHT (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/radeon/reg_srcs/
H A Drn5011 0x1598 DST_WIDTH_HEIGHT
H A Dr10011 0x1598 DST_WIDTH_HEIGHT
H A Dr20011 0x1598 DST_WIDTH_HEIGHT
H A Drv51511 0x1598 DST_WIDTH_HEIGHT
H A Dr30011 0x1598 DST_WIDTH_HEIGHT
H A Drs60011 0x1598 DST_WIDTH_HEIGHT
H A Dr42011 0x1598 DST_WIDTH_HEIGHT
/linux/include/video/
H A Daty128.h156 #define DST_WIDTH_HEIGHT 0x1598 macro
H A Dmach64.h333 #define DST_WIDTH_HEIGHT 0x02EC /* Dword offset 0_BB */ macro
H A Dradeon.h344 #define DST_WIDTH_HEIGHT 0x1598 macro
/linux/drivers/video/fbdev/aty/
H A Dradeon_accel.c65 OUTREG(DST_WIDTH_HEIGHT, (region->width << 16) | region->height); in radeonfb_prim_fillrect()