tegra_tsensor_temp_to_counter
high = tegra_tsensor_temp_to_counter(ts, high);
temps.hot_trip = tegra_tsensor_temp_to_counter(ts, temps.hot_trip);
temps.crit_trip = tegra_tsensor_temp_to_counter(ts, temps.crit_trip);