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

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

Completed in 58 milliseconds