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

/freebsd-11-stable/sys/dev/fb/
H A Dmachfbreg.h389 #define DST_8BPP 2 macro
H A Dmachfb.c933 regw(sc, DP_PIX_WIDTH, DST_8BPP | SRC_8BPP | HOST_8BPP);
1011 regw(sc, DP_PIX_WIDTH, DST_8BPP | SRC_1BPP | HOST_1BPP);
1523 regw(sc, DP_PIX_WIDTH, HOST_8BPP | SRC_8BPP | DST_8BPP);

Completed in 194 milliseconds