min_low_temp      260 drivers/thermal/tegra/soctherm.c static const int min_low_temp = -127000;
min_low_temp      450 drivers/thermal/tegra/soctherm.c 	temp = clamp_val(trip_temp, min_low_temp, max_high_temp);
min_low_temp      568 drivers/thermal/tegra/soctherm.c 	int i, temp = min_low_temp;
min_low_temp      607 drivers/thermal/tegra/soctherm.c 		if (min_low_temp == tsensor_group_thermtrip_get(ts, sg->id))
min_low_temp      779 drivers/thermal/tegra/soctherm.c 	if (min_low_temp == temperature)