Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/radeon/reg_srcs/
HDrn502 0x1434 SRC_Y_X
HDr1002 0x1434 SRC_Y_X
HDr2002 0x1434 SRC_Y_X
HDrv5152 0x1434 SRC_Y_X
HDr3002 0x1434 SRC_Y_X
HDrs6002 0x1434 SRC_Y_X
HDr4202 0x1434 SRC_Y_X
/trueos/sys/dev/fb/
HDmachfbreg.h118 #define SRC_Y_X 0x018C /* Dword offset 63 */ macro
HDmachfb.c944 regw(sc, SRC_Y_X, (x << 16) | y); in machfb_fill_rect()
1025 regw(sc, SRC_Y_X, 0); in machfb_putc()
1490 regw(sc, SRC_Y_X, 0); in machfb_init_engine()