Home
last modified time | relevance | path

Searched refs:freq_hi_delay_us (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_ondemand.h15 unsigned int freq_hi_delay_us; member
H A Dcpufreq_ondemand.c58 * Returns the freq_hi to be used right now and will set freq_hi_delay_us,
100 dbs_info->freq_hi_delay_us = delay_hi_us; in generic_powersave_bias_target()
194 return dbs_info->freq_hi_delay_us; in od_dbs_update()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq_ondemand.h15 unsigned int freq_hi_delay_us; member
H A Dcpufreq_ondemand.c58 * Returns the freq_hi to be used right now and will set freq_hi_delay_us,
102 dbs_info->freq_hi_delay_us = delay_hi_us; in generic_powersave_bias_target()
196 return dbs_info->freq_hi_delay_us; in od_dbs_update()

Completed in 3 milliseconds