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

/netbsd-current/sys/arch/x86/include/
H A Dpowernow.h77 #define PN7_FLAG_DESKTOP_VRM 0x02 macro
/netbsd-current/sys/arch/x86/x86/
H A Dpowernow.c432 sc->sc_tech = ((sc->sc_flags & PN7_FLAG_DESKTOP_VRM) != 0) ?
479 sc->sc_flags |= PN7_FLAG_DESKTOP_VRM;

Completed in 203 milliseconds