Home
last modified time | relevance | path

Searched refs:DST_CNTL (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/aty/
Dmach64_accel.c102 aty_st_le32(DST_CNTL, DST_LAST_PEL | DST_Y_TOP_TO_BOTTOM | in aty_init_engine()
222 aty_st_le32(DST_CNTL, direction, info); in aty_rectcopy()
243 aty_st_le32(DST_CNTL, DST_LAST_PEL | DST_Y_TOP_TO_BOTTOM | in aty_rectfill()
Dmach64.h185 #define DST_CNTL 0x0130 /* Dword offset 0_4C */ macro