Home
last modified time | relevance | path

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

/Linux-v5.4/include/dt-bindings/thermal/
Dtegra124-soctherm.h16 #define TEGRA_SOCTHERM_THROT_LEVEL_LOW 1 macro
/Linux-v5.4/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.txt53 TEGRA_SOCTHERM_THROT_LEVEL_LOW, TEGRA_SOCTHERM_THROT_LEVEL_MED
61 TEGRA_SOCTHERM_THROT_LEVEL_LOW (50%),
141 nvidia,gpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_LOW>;
/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.c1769 case TEGRA_SOCTHERM_THROT_LEVEL_LOW: in throttlectl_cpu_level_cfg()
1817 case TEGRA_SOCTHERM_THROT_LEVEL_LOW: in throttlectl_cpu_level_select()
1969 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_LOW); in tegra_soctherm_throttle()