Searched refs:THERM_MASK_THRESHOLD1 (Results 1 – 3 of 3) sorted by relevance
177 mask = THERM_MASK_THRESHOLD1; in sys_get_trip_temp()215 mask = THERM_MASK_THRESHOLD1; in sys_set_trip_temp()267 thres_1 = (l & THERM_MASK_THRESHOLD1) >> THERM_SHIFT_THRESHOLD1; in enable_pkg_thres_interrupt()
561 #define THERM_MASK_THRESHOLD1 (0x7f << THERM_SHIFT_THRESHOLD1) macro
828 #define THERM_MASK_THRESHOLD1 (0x7f << THERM_SHIFT_THRESHOLD1) macro