Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdtemp/
H A Damdtemp.c678 #define AMDTEMP_ZERO_C_TO_K 2731 macro
717 temp += AMDTEMP_ZERO_C_TO_K + (sc->sc_offset - offset) * 10; in amdtemp_gettemp0f()
734 temp += AMDTEMP_ZERO_C_TO_K + sc_offset * 10; in amdtemp_decode_fam10h_to_17h()