Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/aty/
Dmach64_accel.c158 aty_st_le32(DP_SRC, FRGD_SRC_FRGD_CLR, par); in aty_init_engine()
237 aty_st_le32(DP_SRC, FRGD_SRC_BLIT, par); in atyfb_copyarea()
274 aty_st_le32(DP_SRC, in atyfb_fillrect()
377 aty_st_le32(DP_SRC, src, par); in atyfb_imageblit()
/Linux-v4.19/include/video/
Dmach64.h331 #define DP_SRC 0x02D8 /* Dword offset 0_B6 */ macro