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

/freebsd-10.0-release/sys/dev/fb/
H A Dmachfbreg.h163 #define DP_PIX_WIDTH 0x02D0 /* Dword offset B4 */ macro
386 /* DP_PIX_WIDTH register constants */
H A Dmachfb.c934 regw(sc, DP_PIX_WIDTH, DST_8BPP | SRC_8BPP | HOST_8BPP);
1012 regw(sc, DP_PIX_WIDTH, DST_8BPP | SRC_1BPP | HOST_1BPP);
1524 regw(sc, DP_PIX_WIDTH, HOST_8BPP | SRC_8BPP | DST_8BPP);
1530 regw(sc, DP_PIX_WIDTH, HOST_32BPP | SRC_32BPP | DST_32BPP);

Completed in 57 milliseconds