Searched defs:old_freq (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/cpufreq/ |
D | omap-cpufreq.c | 47 unsigned int old_freq, new_freq; in omap_target() local
|
D | davinci-cpufreq.c | 39 unsigned int old_freq, new_freq; in davinci_target() local
|
D | s3c64xx-cpufreq.c | 57 unsigned int old_freq, new_freq; in s3c64xx_cpufreq_set_target() local
|
D | loongson1-cpufreq.c | 53 unsigned int old_freq, new_freq; in ls1x_cpufreq_target() local
|
D | imx6q-cpufreq.c | 63 unsigned int old_freq, new_freq; in imx6q_set_target() local
|
D | s5pv210-cpufreq.c | 229 unsigned int old_freq, new_freq; in s5pv210_target() local
|
/Linux-v5.4/drivers/opp/ |
D | ti-opp-supply.c | 283 unsigned long old_freq = data->old_opp.rate, freq = data->new_opp.rate; in ti_opp_supply_set_opp() local
|
D | core.c | 669 unsigned long old_freq, in _generic_set_opp_regulator() 717 struct device *dev, unsigned long old_freq, in _set_opp_custom() 808 unsigned long freq, old_freq, temp_freq; in dev_pm_opp_set_rate() local
|