Home
last modified time | relevance | path

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

/dragonfly/sys/dev/powermng/amdtemp/
H A Damdtemp.c62 CORE1_SENSOR1, enumerator
619 dev, CORE1_SENSOR1, amdtemp_sysctl, "IK", in amdtemp_attach()
623 sc->sc_probed_regmask |= 1U << CORE1_SENSOR1; in amdtemp_attach()
728 case CORE1_SENSOR1: in amdtemp_intrhook()
826 auxtemp[1] = sc->sc_gettemp(dev, CORE1_SENSOR1); in amdtemp_sysctl()
858 case CORE1_SENSOR1: in amdtemp_gettemp0f()