Searched refs:DST_CNTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | mach64_accel.c | 115 aty_st_le32(DST_CNTL, DST_LAST_PEL | DST_Y_TOP_TO_BOTTOM | in aty_init_engine() 243 aty_st_le32(DST_CNTL, direction | rotation, par); in atyfb_copyarea() 281 aty_st_le32(DST_CNTL, in atyfb_fillrect() 381 aty_st_le32(DST_CNTL, DST_Y_TOP_TO_BOTTOM | DST_X_LEFT_TO_RIGHT | rotation, par); in atyfb_imageblit()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | mach64_accel.c | 115 aty_st_le32(DST_CNTL, DST_LAST_PEL | DST_Y_TOP_TO_BOTTOM | in aty_init_engine() 243 aty_st_le32(DST_CNTL, direction | rotation, par); in atyfb_copyarea() 281 aty_st_le32(DST_CNTL, in atyfb_fillrect() 381 aty_st_le32(DST_CNTL, DST_Y_TOP_TO_BOTTOM | DST_X_LEFT_TO_RIGHT | rotation, par); in atyfb_imageblit()
|
/kernel/linux/linux-5.10/include/video/ |
H A D | mach64.h | 213 #define DST_CNTL 0x0130 /* Dword offset 0_4C */ macro 1036 /* DST_CNTL register constants */
|
/kernel/linux/linux-6.6/include/video/ |
H A D | mach64.h | 213 #define DST_CNTL 0x0130 /* Dword offset 0_4C */ macro 1036 /* DST_CNTL register constants */
|
Completed in 10 milliseconds