Searched refs:THERMAL_TEMP_INVALID (Results 1 – 10 of 10) sorted by relevance
157 zone_trips[i].temperature = THERMAL_TEMP_INVALID; in int340x_thermal_zone_add()246 zone_trips[i].temperature = THERMAL_TEMP_INVALID; in int340x_thermal_update_trips()
179 return THERMAL_TEMP_INVALID; in get_trip_temp()
41 *ret_temp = THERMAL_TEMP_INVALID; in thermal_acpi_trip_temp()
354 if (trip.temperature == THERMAL_TEMP_INVALID) in handle_thermal_trip()357 if (tz->last_temperature != THERMAL_TEMP_INVALID) { in handle_thermal_trip()398 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_init()
235 if (temp == THERMAL_TEMP_INVALID || in qpnp_tm_update_critical_trip_temp()314 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
188 return THERMAL_TEMP_INVALID; in get_trip_temp()
302 tj_max - thres_reg_value * 1000 : THERMAL_TEMP_INVALID; in pkg_temp_thermal_trips_init()
184 if (temp_deci_k == THERMAL_TEMP_INVALID) in acpi_thermal_temp()185 return THERMAL_TEMP_INVALID; in acpi_thermal_temp()413 trip->temperature = THERMAL_TEMP_INVALID; in acpi_thermal_adjust_trip()
30 #define THERMAL_TEMP_INVALID -274000 macro
836 temp = THERMAL_TEMP_INVALID; in mtk_thermal_bank_temperature()