Home
last modified time | relevance | path

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

/dragonfly/sys/dev/powermng/amdtemp/
H A Damdtemp.c232 #define AMDTEMP_TTSR_SELSENSOR 0x40 macro
848 temp &= ~(AMDTEMP_TTSR_SELCORE | AMDTEMP_TTSR_SELSENSOR); in amdtemp_gettemp0f()
851 temp |= AMDTEMP_TTSR_SELSENSOR; in amdtemp_gettemp0f()
859 temp |= AMDTEMP_TTSR_SELSENSOR; in amdtemp_gettemp0f()