Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dmachfbreg.h273 #define GUI_ENGINE_ENABLE 0x100 macro
H A Dmachfb.c1161 regw(sc, GEN_TEST_CNTL, regr(sc, GEN_TEST_CNTL) & ~GUI_ENGINE_ENABLE); in mach64_reset_engine()
1164 regw(sc, GEN_TEST_CNTL, regr(sc, GEN_TEST_CNTL) | GUI_ENGINE_ENABLE); in mach64_reset_engine()