Searched refs:THRESH_MAX (Results 1 – 1 of 1) sorted by relevance
84 #define THRESH_MAX 3 macro313 long stage2_threshold_max = (*chip->data->temp_map)[THRESH_MAX][STAGE2]; in qpnp_tm_update_critical_trip_temp()332 threshold = THRESH_MAX - in qpnp_tm_update_critical_trip_temp()337 threshold = THRESH_MAX; in qpnp_tm_update_critical_trip_temp()461 if (temp < temp_map[THRESH_MIN] || temp > temp_map[THRESH_MAX]) { in qpnp_tm_lite_set_temp_thresh()468 for (i = THRESH_MAX; i >= THRESH_MIN; i--) { in qpnp_tm_lite_set_temp_thresh()