Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dprocessor_thermal.c143 int cpufreq_pctg = acpi_arch_thermal_cpufreq_pctg(); in acpi_thermal_cpufreq_config() local
145 if (!cpufreq_pctg) in acpi_thermal_cpufreq_config()
148 cpufreq_thermal_reduction_pctg = cpufreq_pctg; in acpi_thermal_cpufreq_config()
155 cpufreq_thermal_max_step = (100 / cpufreq_pctg) - 2; in acpi_thermal_cpufreq_config()