Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dpmac64-cpufreq.c78 static void (*g5_switch_volt)(int speed_mode); variable
155 g5_switch_volt(speed_mode); in g5_scom_switch_freq()
185 g5_switch_volt(speed_mode); in g5_scom_switch_freq()
260 g5_switch_volt(speed_mode); in g5_pfunc_switch_freq()
289 g5_switch_volt(speed_mode); in g5_pfunc_switch_freq()
399 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()
609 g5_switch_volt = g5_pfunc_switch_volt; in g5_pm72_cpufreq_init()
[all …]