Searched refs:THERMAL_TEMP_INVALID (Results 1 – 18 of 18) 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()186 return acpi_trip->temp_dk != THERMAL_TEMP_INVALID; in acpi_thermal_trip_valid()203 return THERMAL_TEMP_INVALID; in get_passive_temp()213 return THERMAL_TEMP_INVALID; in get_active_temp()288 acpi_trip->temp_dk = THERMAL_TEMP_INVALID; in acpi_thermal_update_trip_devices()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()[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()359 tt_trip->trip.temperature = THERMAL_TEMP_INVALID; in tt_zone_add_trip()382 if (*temp < THERMAL_TEMP_INVALID) in tt_zone_get_temp()
146 zone_trips[i].temperature = THERMAL_TEMP_INVALID; in int340x_thermal_zone_add()226 temp = THERMAL_TEMP_INVALID; in int340x_update_one_trip()
261 return THERMAL_TEMP_INVALID; in get_trip_temp()
97 if (trip->temperature == THERMAL_TEMP_INVALID || in bang_bang_manage()
114 if (trip->temperature == THERMAL_TEMP_INVALID || in fair_share_manage()
112 if (temp == THERMAL_TEMP_INVALID) { in thermal_zone_set_trip_temp()
118 if (temp != THERMAL_TEMP_INVALID && in trip_point_temp_store()119 temp <= trip->hysteresis + THERMAL_TEMP_INVALID) { in trip_point_temp_store()172 if (trip->temperature == THERMAL_TEMP_INVALID) { in trip_point_hyst_store()177 if (trip->temperature - hyst <= THERMAL_TEMP_INVALID) { in trip_point_hyst_store()
148 if (!ret && *temp <= THERMAL_TEMP_INVALID) in thermal_zone_get_temp()
567 tze->trip_stats[i].trip_temp = THERMAL_TEMP_INVALID; in thermal_debugfs_tz_event_alloc()823 if (trip_stats->trip_temp == THERMAL_TEMP_INVALID) in tze_seq_show()
305 td->trip.temperature > THERMAL_TEMP_INVALID) { in thermal_zone_broken_disable()432 if (trip->temperature == THERMAL_TEMP_INVALID) in handle_thermal_trip()557 } else if (temp <= THERMAL_TEMP_INVALID) { in __thermal_zone_device_update()
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()