Home
last modified time | relevance | path

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

/trueos/sys/dev/fb/
HDmachfbreg.h274 #define HWCURSOR_ENABLE 0x80 macro
HDmachfb.c1378 regr(sc, GEN_TEST_CNTL) | HWCURSOR_ENABLE); in machfb_cursor_enable()
1381 regr(sc, GEN_TEST_CNTL) &~ HWCURSOR_ENABLE); in machfb_cursor_enable()