Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.c1715 * throttlectl_cpu_level_cfg() - programs CCROC NV_THERM level config
1726 static void throttlectl_cpu_level_cfg(struct tegra_soctherm *ts, int level) in throttlectl_cpu_level_cfg() function
1936 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_LOW); in tegra_soctherm_throttle()
1937 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_MED); in tegra_soctherm_throttle()
1938 throttlectl_cpu_level_cfg(ts, TEGRA_SOCTHERM_THROT_LEVEL_HIGH); in tegra_soctherm_throttle()