Searched refs:AMDTEMP_FLAG_CS_SWAP (Results 1 – 1 of 1) sorted by relevance
84 #define AMDTEMP_FLAG_CS_SWAP 0x01 /* ThermSenseCoreSel is inverted. */ macro423 sc->sc_flags |= AMDTEMP_FLAG_CS_SWAP; in amdtemp_attach()716 if ((sc->sc_flags & AMDTEMP_FLAG_CS_SWAP) != 0) in amdtemp_gettemp0f()724 if ((sc->sc_flags & AMDTEMP_FLAG_CS_SWAP) == 0) in amdtemp_gettemp0f()