Home
last modified time | relevance | path

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

/Linux-v5.4/include/dt-bindings/thermal/
Dtegra124-soctherm.h17 #define TEGRA_SOCTHERM_THROT_LEVEL_MED 2 macro
/Linux-v5.4/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.txt53 TEGRA_SOCTHERM_THROT_LEVEL_LOW, TEGRA_SOCTHERM_THROT_LEVEL_MED
62 TEGRA_SOCTHERM_THROT_LEVEL_MED (75%),
160 <TEGRA_SOCTHERM_THROT_LEVEL_MED>;
191 nvidia,cpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_MED>;
/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.c1772 case TEGRA_SOCTHERM_THROT_LEVEL_MED: in throttlectl_cpu_level_cfg()
1820 case TEGRA_SOCTHERM_THROT_LEVEL_MED: in throttlectl_cpu_level_select()
1970 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_MED); in tegra_soctherm_throttle()