Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dgx-suspmod.c143 #define POLICY_MIN_DIV 20 macro
424 if (max_duration < POLICY_MIN_DIV) in cpufreq_gx_cpu_init()
427 policy->min = maxfreq / POLICY_MIN_DIV; in cpufreq_gx_cpu_init()