Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cpufreq/
Ds5pv210-cpufreq.c92 #define SLEEP_FREQ (800 * 1000) macro
543 policy->suspend_freq = SLEEP_FREQ; in s5pv210_cpu_init()
566 ret = cpufreq_driver_target(policy, SLEEP_FREQ, 0); in s5pv210_cpufreq_reboot_notifier_event()