max_high_temp 261 drivers/thermal/tegra/soctherm.c static const int max_high_temp = 127000; max_high_temp 450 drivers/thermal/tegra/soctherm.c temp = clamp_val(trip_temp, min_low_temp, max_high_temp); max_high_temp 781 drivers/thermal/tegra/soctherm.c temperature = max_high_temp;