Searched refs:THERM_MASK_THRESHOLD1 (Results 1 – 3 of 3) sorted by relevance
150 mask = THERM_MASK_THRESHOLD1; in sys_set_trip_temp()194 thres_1 = (l & THERM_MASK_THRESHOLD1) >> THERM_SHIFT_THRESHOLD1; in enable_pkg_thres_interrupt()286 mask = THERM_MASK_THRESHOLD1; in pkg_temp_thermal_trips_init()
1042 #define THERM_MASK_THRESHOLD1 (0x7f << THERM_SHIFT_THRESHOLD1) macro
1047 #define THERM_MASK_THRESHOLD1 (0x7f << THERM_SHIFT_THRESHOLD1) macro