Searched defs:new_freq (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/cpufreq/ |
H A D | s3c64xx-cpufreq.c | 56 unsigned int new_freq = s3c64xx_freq_table[index].frequency; in s3c64xx_cpufreq_set_target() local
|
H A D | cpufreq_stats.c | 266 unsigned int new_freq) in cpufreq_stats_record_transition()
|
H A D | imx6q-cpufreq.c | 64 unsigned int old_freq, new_freq; in imx6q_set_target() local
|
/linux/drivers/devfreq/ |
H A D | imx8m-ddrc.c | 235 unsigned long old_freq, new_freq; in imx8m_ddrc_target() local
|
H A D | devfreq.c | 344 static int devfreq_set_target(struct devfreq *devfreq, unsigned long new_freq, in devfreq_set_target()
|
/linux/drivers/clk/st/ |
H A D | clkgen-pll.c | 320 unsigned long new_freq; in clk_pll3200c32_get_params() local 485 unsigned long new_freq, new_deviation; in clk_pll4600c28_get_params() local
|
H A D | clkgen-fsyn.c | 649 unsigned long new_freq, new_deviation; in clk_fs660c32_get_pe() local 686 unsigned long new_freq, new_deviation; in clk_fs660c32_dig_get_params() local
|
/linux/include/linux/ |
H A D | cpufreq.h | 295 unsigned int new_freq) { } in cpufreq_stats_record_transition()
|
/linux/tools/perf/ |
H A D | builtin-timechart.c | 401 static void p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) in p_state_change()
|