Home
last modified time | relevance | path

Searched refs:longrun_determine_freqs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dlongrun.c150 * longrun_determine_freqs - determines the lowest and highest possible core frequency
159 static int longrun_determine_freqs(unsigned int *low_freq, in longrun_determine_freqs() function
261 result = longrun_determine_freqs(&longrun_low_freq, &longrun_high_freq); in longrun_cpu_init()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dlongrun.c150 * longrun_determine_freqs - determines the lowest and highest possible core frequency
159 static int longrun_determine_freqs(unsigned int *low_freq, in longrun_determine_freqs() function
261 result = longrun_determine_freqs(&longrun_low_freq, &longrun_high_freq); in longrun_cpu_init()

Completed in 1 milliseconds