Searched refs:THERM_MASK_THRESHOLD0 (Results 1 – 3 of 3) sorted by relevance
149 mask = THERM_MASK_THRESHOLD0; in sys_set_trip_temp()188 thres_0 = (l & THERM_MASK_THRESHOLD0) >> THERM_SHIFT_THRESHOLD0; in enable_pkg_thres_interrupt()288 mask = THERM_MASK_THRESHOLD0; in pkg_temp_thermal_trips_init()
860 #define THERM_MASK_THRESHOLD0 (0x7f << THERM_SHIFT_THRESHOLD0) macro
866 #define THERM_MASK_THRESHOLD0 (0x7f << THERM_SHIFT_THRESHOLD0) macro