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

/freebsd-11.0-release/sys/dev/fb/
H A Dmachfbreg.h104 #define DST_Y_X 0x010C /* Dword offset 43 */ macro
H A Dmachfb.c945 regw(sc, DST_Y_X, (x << 16) | y);
1026 regw(sc, DST_Y_X, ((((off % adp->va_info.vi_width) *
1478 regw(sc, DST_Y_X, 0);

Completed in 117 milliseconds