Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thermal/tegra/
Dtegra30-tsensor.c209 static int tegra_tsensor_temp_to_counter(const struct tegra_tsensor *ts, int temp) in tegra_tsensor_temp_to_counter() function
235 high = tegra_tsensor_temp_to_counter(ts, high); in tegra_tsensor_set_trips()
370 temps.hot_trip = tegra_tsensor_temp_to_counter(ts, temps.hot_trip); in tegra_tsensor_enable_hw_channel()
371 temps.crit_trip = tegra_tsensor_temp_to_counter(ts, temps.crit_trip); in tegra_tsensor_enable_hw_channel()