Home
last modified time | relevance | path

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

/drivers/thermal/tegra/
Dsoctherm.h113 const int thresh_grain; member
Dsoctherm.c448 temp = enforce_temp_range(dev, trip_temp) / ts->soc->thresh_grain; in thermtrip_program()
489 temp = enforce_temp_range(dev, trip_temp) / ts->soc->thresh_grain; in throttrip_program()
737 v *= ts->soc->thresh_grain; in regs_show()
743 v *= ts->soc->thresh_grain; in regs_show()
807 state *= ts->soc->thresh_grain; in regs_show()
Dtegra132-soctherm.c211 .thresh_grain = TEGRA132_THRESH_GRAIN,
Dtegra210-soctherm.c212 .thresh_grain = TEGRA210_THRESH_GRAIN,
Dtegra124-soctherm.c211 .thresh_grain = TEGRA124_THRESH_GRAIN,