Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c191 intr = THERM_INT_THRESHOLD1_ENABLE; in sys_set_trip_temp()
246 l |= THERM_INT_THRESHOLD1_ENABLE; in enable_pkg_thres_interrupt()
257 l &= ~(THERM_INT_THRESHOLD0_ENABLE | THERM_INT_THRESHOLD1_ENABLE); in disable_pkg_thres_interrupt()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmsr-index.h433 #define THERM_INT_THRESHOLD1_ENABLE (1 << 23) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h730 #define THERM_INT_THRESHOLD1_ENABLE (1 << 23) macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h730 #define THERM_INT_THRESHOLD1_ENABLE (1 << 23) macro