Home
last modified time | relevance | path

Searched refs:min_low_temp (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c260 static const int min_low_temp = -127000; variable
451 temp = clamp_val(trip_temp, min_low_temp, max_high_temp); in enforce_temp_range()
569 int i, temp = min_low_temp; in tsensor_group_thermtrip_get()
607 if (min_low_temp == tsensor_group_thermtrip_get(ts, sg->id)) in tegra_thermctl_set_trip_temp()
744 if (min_low_temp == temperature) in tegra_soctherm_set_hwtrips()