Searched refs:THERM_MASK_THRESHOLD1 (Results 1 – 3 of 3) sorted by relevance
145 mask = THERM_MASK_THRESHOLD1; in sys_set_trip_temp()189 thres_1 = (l & THERM_MASK_THRESHOLD1) >> THERM_SHIFT_THRESHOLD1; in enable_pkg_thres_interrupt()285 mask = THERM_MASK_THRESHOLD1; in pkg_temp_thermal_trips_init()
863 #define THERM_MASK_THRESHOLD1 (0x7f << THERM_SHIFT_THRESHOLD1) macro
869 #define THERM_MASK_THRESHOLD1 (0x7f << THERM_SHIFT_THRESHOLD1) macro