Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdtemp/
H A Damdtemp.c724 amdtemp_decode_fam10h_to_17h(int32_t sc_offset, uint32_t val, bool minus49) in amdtemp_decode_fam10h_to_17h() function
752 return (amdtemp_decode_fam10h_to_17h(sc_offset, in amdtemp_decode_fam10h_to_16h()
763 return (amdtemp_decode_fam10h_to_17h(sc_offset, in amdtemp_decode_fam17h_tctl()
809 return (amdtemp_decode_fam10h_to_17h(sc->sc_offset, val, true)); in amdtemp_gettemp17h()