Searched refs:THERMAL_TEMP_INVALID (Results 1 – 3 of 3) sorted by relevance
213 if (temp == THERMAL_TEMP_INVALID || in qpnp_tm_update_critical_trip_temp()284 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()288 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()296 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
33 #define THERMAL_TEMP_INVALID -274000 macro
431 if (tz->last_temperature != THERMAL_TEMP_INVALID) { in handle_thermal_trip()477 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_init()