Home
last modified time | relevance | path

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

/freebsd/sys/dev/intel/
H A Dpchtherm.c61 #define PCHTHERM_GEN_LOCKDOWN 0x80 macro
165 if (sc->enable & PCHTHERM_GEN_LOCKDOWN) { in pchtherm_attach()
270 if (!(sc->enable & PCHTHERM_GEN_LOCKDOWN) || in pchtherm_attach()
280 if (!(sc->enable & PCHTHERM_GEN_LOCKDOWN) || in pchtherm_attach()
289 if (!(sc->ctten& PCHTHERM_GEN_LOCKDOWN) || in pchtherm_attach()