Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dnvidia,tegra124-soctherm.yaml102 # medium (TEGRA_SOCTHERM_THROT_LEVEL_MED)
119 # medium (75%, TEGRA_SOCTHERM_THROT_LEVEL_MED)
297 nvidia,gpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_MED>;
337 nvidia,cpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_MED>;
/openbmc/linux/include/dt-bindings/thermal/
H A Dtegra124-soctherm.h17 #define TEGRA_SOCTHERM_THROT_LEVEL_MED 2 macro
/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c1741 case TEGRA_SOCTHERM_THROT_LEVEL_MED: in throttlectl_cpu_level_cfg()
1790 case TEGRA_SOCTHERM_THROT_LEVEL_MED: in throttlectl_cpu_level_select()
1943 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_MED); in tegra_soctherm_throttle()