Home
last modified time | relevance | path

Searched refs:g5_switch_volt (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/cpufreq/
Dpmac64-cpufreq.c80 static void (*g5_switch_volt)(int speed_mode); variable
157 g5_switch_volt(speed_mode); in g5_scom_switch_freq()
187 g5_switch_volt(speed_mode); in g5_scom_switch_freq()
262 g5_switch_volt(speed_mode); in g5_pfunc_switch_freq()
291 g5_switch_volt(speed_mode); in g5_pfunc_switch_freq()
401 g5_switch_volt = g5_smu_switch_volt; in g5_neo2_cpufreq_init()
420 g5_switch_volt = g5_vdnap_switch_volt; in g5_neo2_cpufreq_init()
423 g5_switch_volt = g5_dummy_switch_volt; in g5_neo2_cpufreq_init()
451 g5_switch_volt(CPUFREQ_HIGH); in g5_neo2_cpufreq_init()
608 g5_switch_volt = g5_pfunc_switch_volt; in g5_pm72_cpufreq_init()
[all …]