Home
last modified time | relevance | path

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

/linux/drivers/acpi/
A Dprocessor_thermal.c33 #define reduction_pctg(cpu) \ macro
75 return reduction_pctg(cpu); in cpufreq_get_cur_state()
88 reduction_pctg(cpu) = state; in cpufreq_set_cur_state()
109 max_freq = (policy->cpuinfo.max_freq * (100 - reduction_pctg(i) * 20)) / 100; in cpufreq_set_cur_state()

Completed in 3 milliseconds