Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dcpufreq_interactive.c87 unsigned int *above_hispeed_delay; member
250 freq >= tunables->above_hispeed_delay[i + 1]; i += 2) in freq_to_above_hispeed_delay()
253 ret = tunables->above_hispeed_delay[i]; in freq_to_above_hispeed_delay()
813 tunables->above_hispeed_delay[i], in show_above_hispeed_delay()
835 if (tunables->above_hispeed_delay != default_above_hispeed_delay) in store_above_hispeed_delay()
836 kfree(tunables->above_hispeed_delay); in store_above_hispeed_delay()
837 tunables->above_hispeed_delay = new_above_hispeed_delay; in store_above_hispeed_delay()
1023 gov_attr_rw(above_hispeed_delay);
1036 &above_hispeed_delay.attr,
1408 tunables->above_hispeed_delay = default_above_hispeed_delay; in cpufreq_interactive_init()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dcpufreq.rst603 ``above_hispeed_delay``
642 stays high for the amount of time specified in above_hispeed_delay,