Home
last modified time | relevance | path

Searched refs:max_high_temp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c261 static const int max_high_temp = 127000; variable
451 temp = clamp_val(trip_temp, min_low_temp, max_high_temp); in enforce_temp_range()
784 temperature = max_high_temp; in tegra_soctherm_set_hwtrips()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c261 static const int max_high_temp = 127000; variable
451 temp = clamp_val(trip_temp, min_low_temp, max_high_temp); in enforce_temp_range()
746 temperature = max_high_temp; in tegra_soctherm_set_hwtrips()

Completed in 6 milliseconds