Searched refs:THERMAL_TEMP_INVALID (Results 1 – 20 of 20) sorted by relevance
173 if (temp_deci_k == THERMAL_TEMP_INVALID) in acpi_thermal_temp()174 return THERMAL_TEMP_INVALID; in acpi_thermal_temp()179 return THERMAL_TEMP_INVALID; in acpi_thermal_temp()203 return THERMAL_TEMP_INVALID; in get_passive_temp()213 return THERMAL_TEMP_INVALID; in get_active_temp()315 temp = THERMAL_TEMP_INVALID; in acpi_thermal_adjust_trip()357 return THERMAL_TEMP_INVALID; in acpi_thermal_get_critical_trip()361 return THERMAL_TEMP_INVALID; in acpi_thermal_get_critical_trip()369 return THERMAL_TEMP_INVALID; in acpi_thermal_get_critical_trip()383 return THERMAL_TEMP_INVALID; in acpi_thermal_get_hot_trip()[all …]
41 *ret_temp = THERMAL_TEMP_INVALID; in acpi_trip_temp()81 if (temp_decik == THERMAL_TEMP_INVALID) in thermal_temp()82 *ret_temp = THERMAL_TEMP_INVALID; in thermal_temp()
101 if ((int)val < THERMAL_TEMP_INVALID) in tt_int_set()202 tt_zone->temp = THERMAL_TEMP_INVALID; in tt_add_tz()355 tt_trip->trip.temperature = THERMAL_TEMP_INVALID; in tt_zone_add_trip()378 if (*temp < THERMAL_TEMP_INVALID) in tt_zone_get_temp()
132 if (trip->temperature == THERMAL_TEMP_INVALID) in iwl_trip_temp_iter()195 *temperature = THERMAL_TEMP_INVALID; in iwl_mld_tzone_get_temp()246 .temperature = THERMAL_TEMP_INVALID, in iwl_mld_thermal_zone_register()
145 zone_trips[i].temperature = THERMAL_TEMP_INVALID; in int340x_thermal_zone_add()225 temp = THERMAL_TEMP_INVALID; in int340x_update_one_trip()
261 return THERMAL_TEMP_INVALID; in get_trip_temp()
106 if (trip->temperature == THERMAL_TEMP_INVALID || in fair_share_manage()
93 if (trip->temperature == THERMAL_TEMP_INVALID || in bang_bang_manage()
117 if (temp != THERMAL_TEMP_INVALID && in trip_point_temp_store()118 temp <= trip->hysteresis + THERMAL_TEMP_INVALID) in trip_point_temp_store()167 if (trip->temperature == THERMAL_TEMP_INVALID) { in trip_point_hyst_store()172 if (trip->temperature - hyst <= THERMAL_TEMP_INVALID) in trip_point_hyst_store()
123 if (trip->temperature == THERMAL_TEMP_INVALID || in step_wise_manage()
292 td->trip.temperature > THERMAL_TEMP_INVALID) { in thermal_zone_broken_disable()524 if (old_temp == THERMAL_TEMP_INVALID) { in thermal_zone_set_trip_temp()536 if (temp == THERMAL_TEMP_INVALID) { in thermal_zone_set_trip_temp()623 } else if (temp <= THERMAL_TEMP_INVALID) { in __thermal_zone_device_update()1420 if (td->trip.temperature != THERMAL_TEMP_INVALID) in thermal_zone_device_init()1425 if (td->trip.temperature == THERMAL_TEMP_INVALID) in thermal_zone_device_init()
140 if (!ret && *temp <= THERMAL_TEMP_INVALID) in thermal_zone_get_temp()
142 if (last_temperature == THERMAL_TEMP_INVALID) in thermal_thresholds_handle()
572 tze->trip_stats[i].trip_temp = THERMAL_TEMP_INVALID; in thermal_debugfs_tz_event_alloc()828 if (trip_stats->trip_temp == THERMAL_TEMP_INVALID) in tze_seq_show()
234 if (temp == THERMAL_TEMP_INVALID || in qpnp_tm_update_critical_trip_temp()330 crit_temp = THERMAL_TEMP_INVALID; in qpnp_tm_init()
568 if (trip->temperature == THERMAL_TEMP_INVALID) in iwl_trip_temp_cb()629 *temperature = THERMAL_TEMP_INVALID; in iwl_mvm_tzone_get_temp()683 mvm->tz_device.trips[i].temperature = THERMAL_TEMP_INVALID; in iwl_mvm_thermal_zone_register()
30 #define THERMAL_TEMP_INVALID -274000 macro
183 return THERMAL_TEMP_INVALID; in get_trip_temp()
297 tj_max - thres_reg_value * 1000 : THERMAL_TEMP_INVALID; in pkg_temp_thermal_trips_init()
839 temp = THERMAL_TEMP_INVALID; in mtk_thermal_bank_temperature()