Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dx86_pkg_temp_thermal.c244 intr = THERM_INT_THRESHOLD1_ENABLE; in sys_set_trip_temp()
302 l |= THERM_INT_THRESHOLD1_ENABLE; in enable_pkg_thres_interrupt()
313 (~THERM_INT_THRESHOLD1_ENABLE), h); in disable_pkg_thres_interrupt()
/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h455 #define THERM_INT_THRESHOLD1_ENABLE (1 << 23) macro