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

/freebsd-10.3-release/sys/dev/fb/
H A Dmachfbreg.h107 #define DST_HEIGHT_WIDTH 0x0118 /* Dword offset 46 */ macro
H A Dmachfb.c947 regw(sc, DST_HEIGHT_WIDTH, (cx << 16) | cy);
1031 regw(sc, DST_HEIGHT_WIDTH, (adp->va_info.vi_cwidth << 16) |

Completed in 109 milliseconds