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

/freebsd-11.0-release/sys/dev/fb/
H A Dmachfbreg.h161 #define DP_WRITE_MASK 0x02C8 /* Dword offset B2 */ macro
H A Dmachfb.c932 regw(sc, DP_WRITE_MASK, 0xff);
1010 regw(sc, DP_WRITE_MASK, 0xff); /* XXX only good for 8 bit */
1510 regw(sc, DP_WRITE_MASK, 0xffffffff);

Completed in 34 milliseconds