Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dimx6q-cpufreq.c56 static u32 soc_opp_count; variable
446 imx6_soc_volt[soc_opp_count++] = volt; in imx6q_cpufreq_probe()
454 if (soc_opp_count != num) { in imx6q_cpufreq_probe()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dimx6q-cpufreq.c56 static u32 soc_opp_count; variable
444 imx6_soc_volt[soc_opp_count++] = volt; in imx6q_cpufreq_probe()
452 if (soc_opp_count != num) { in imx6q_cpufreq_probe()

Completed in 3 milliseconds