Searched refs:SRC_Y_X (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/fb/
H A Dmachfbreg.h118 #define SRC_Y_X 0x018C /* Dword offset 63 */ macro
H A Dmachfb.c943 regw(sc, SRC_Y_X, (x << 16) | y);
1024 regw(sc, SRC_Y_X, 0);
1489 regw(sc, SRC_Y_X, 0);

Completed in 31 milliseconds