Searched refs:THERMAL_THRESHOLD_WAY_UP (Results 1 – 2 of 2) sorted by relevance
79 if (!(t->direction & THERMAL_THRESHOLD_WAY_UP)) in thermal_thresholds_handle_raising()115 (t->direction & THERMAL_THRESHOLD_WAY_UP) && in thermal_threshold_find_boundaries()
6 #define THERMAL_THRESHOLD_WAY_UP 0x1 macro