Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.h113 const int thresh_grain; member
Dtegra210-soctherm.c212 .thresh_grain = TEGRA210_THRESH_GRAIN,
Dtegra132-soctherm.c211 .thresh_grain = TEGRA132_THRESH_GRAIN,
Dtegra124-soctherm.c211 .thresh_grain = TEGRA124_THRESH_GRAIN,
Dsoctherm.c367 temp = enforce_temp_range(dev, trip_temp) / ts->soc->thresh_grain; in thermtrip_program()
408 temp = enforce_temp_range(dev, trip_temp) / ts->soc->thresh_grain; in throttrip_program()
703 v *= ts->soc->thresh_grain; in regs_show()
709 v *= ts->soc->thresh_grain; in regs_show()
773 state *= ts->soc->thresh_grain; in regs_show()