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

/freebsd-11.0-release/sys/dev/fb/
H A Dmachfbreg.h274 #define HWCURSOR_ENABLE 0x80 macro
H A Dmachfb.c1377 regr(sc, GEN_TEST_CNTL) | HWCURSOR_ENABLE);
1380 regr(sc, GEN_TEST_CNTL) &~ HWCURSOR_ENABLE);

Completed in 36 milliseconds