Home
last modified time | relevance | path

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

/freebsd/sys/dev/intel/
H A Dpchtherm.c62 #define PCHTHERM_GEN_ENABLE 1 macro
164 if (!(sc->enable & PCHTHERM_GEN_ENABLE )) { in pchtherm_attach()
171 PCHTHERM_GEN_ENABLE); in pchtherm_attach()
173 if (!(sc->enable & PCHTHERM_GEN_ENABLE)) { in pchtherm_attach()
290 sc->ctten& PCHTHERM_GEN_ENABLE) { in pchtherm_attach()