Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/thermal/
Dtegra124-soctherm.h16 #define TEGRA_SOCTHERM_THROT_LEVEL_MED 1 macro
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.txt53 TEGRA_SOCTHERM_THROT_LEVEL_LOW, TEGRA_SOCTHERM_THROT_LEVEL_MED
139 nvidia,cpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_MED>;
/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c1018 case TEGRA_SOCTHERM_THROT_LEVEL_MED: in throttlectl_cpu_level_cfg()
1066 case TEGRA_SOCTHERM_THROT_LEVEL_MED: in throttlectl_cpu_level_select()
1167 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_MED); in tegra_soctherm_throttle()