Home
last modified time | relevance | path

Searched full:tegra_soctherm_throt_level_low (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/dt-bindings/thermal/
H A Dtegra124-soctherm.h16 #define TEGRA_SOCTHERM_THROT_LEVEL_LOW 1 macro
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dnvidia,tegra124-soctherm.yaml100 # low (TEGRA_SOCTHERM_THROT_LEVEL_LOW)
117 # low (50%, TEGRA_SOCTHERM_THROT_LEVEL_LOW)
279 nvidia,gpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_LOW>;
/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c1738 case TEGRA_SOCTHERM_THROT_LEVEL_LOW: in throttlectl_cpu_level_cfg()
1787 case TEGRA_SOCTHERM_THROT_LEVEL_LOW: in throttlectl_cpu_level_select()
1942 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_LOW); in tegra_soctherm_throttle()