Home
last modified time | relevance | path

Searched refs:SRC_Y_X (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/video/aty/
Dmach64_accel.c109 aty_st_le32(SRC_Y_X, 0, info); in aty_init_engine()
220 aty_st_le32(SRC_Y_X, (srcx << 16) | srcy, info); in aty_rectcopy()
Dmach64.h209 #define SRC_Y_X 0x018C /* Dword offset 0_63 */ macro
/linux-2.4.37.9/drivers/video/
Daty128.h143 #define SRC_Y_X 0x1434 macro
Dradeon.h329 #define SRC_Y_X 0x1434 macro
Daty128fb.c2614 aty_st_le32(SRC_Y_X, (srcy << 16) | srcx); in aty128_rectcopy()
Dradeonfb.c4446 OUTREG(SRC_Y_X, (srcy << 16) | srcx); in fbcon_radeon_bmove()