Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/aty/
Dmach64_accel.c113 aty_st_le32(DST_CNTL, DST_LAST_PEL | DST_Y_TOP_TO_BOTTOM | in aty_init_engine()
240 aty_st_le32(DST_CNTL, direction | rotation, par); in atyfb_copyarea()
277 aty_st_le32(DST_CNTL, in atyfb_fillrect()
379 aty_st_le32(DST_CNTL, DST_Y_TOP_TO_BOTTOM | DST_X_LEFT_TO_RIGHT | rotation, par); in atyfb_imageblit()
/Linux-v4.19/include/video/
Dmach64.h217 #define DST_CNTL 0x0130 /* Dword offset 0_4C */ macro