Searched refs:thresh_grain (Results 1 – 5 of 5) sorted by relevance
128 const int thresh_grain; member
485 temp = enforce_temp_range(dev, trip_temp) / ts->soc->thresh_grain; in thermtrip_program()526 temp = enforce_temp_range(dev, trip_temp) / ts->soc->thresh_grain; in throttrip_program()702 lo = enforce_temp_range(zone->dev, lo) / zone->ts->soc->thresh_grain; in tegra_thermctl_set_trips()703 hi = enforce_temp_range(zone->dev, hi) / zone->ts->soc->thresh_grain; in tegra_thermctl_set_trips()1385 v *= ts->soc->thresh_grain; in regs_show()1391 v *= ts->soc->thresh_grain; in regs_show()1455 state *= ts->soc->thresh_grain; in regs_show()
216 .thresh_grain = TEGRA124_THRESH_GRAIN,
216 .thresh_grain = TEGRA132_THRESH_GRAIN,
224 .thresh_grain = TEGRA210_THRESH_GRAIN,
Completed in 10 milliseconds