Home
last modified time | relevance | path

Searched refs:throttlectl_cpu_level_cfg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c1759 * throttlectl_cpu_level_cfg() - programs CCROC NV_THERM level config
1770 static void throttlectl_cpu_level_cfg(struct tegra_soctherm *ts, int level) in throttlectl_cpu_level_cfg() function
1980 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_LOW); in tegra_soctherm_throttle()
1981 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_MED); in tegra_soctherm_throttle()
1982 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_HIGH); in tegra_soctherm_throttle()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c1721 * throttlectl_cpu_level_cfg() - programs CCROC NV_THERM level config
1732 static void throttlectl_cpu_level_cfg(struct tegra_soctherm *ts, int level) in throttlectl_cpu_level_cfg() function
1942 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_LOW); in tegra_soctherm_throttle()
1943 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_MED); in tegra_soctherm_throttle()
1944 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_HIGH); in tegra_soctherm_throttle()

Completed in 8 milliseconds