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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dcpufreq_64.c83 static int (*g5_switch_freq)(int speed_mode); variable
345 rc = g5_switch_freq(newstate);
504 g5_switch_freq = g5_scom_switch_freq;
515 g5_switch_freq(g5_query_freq());
681 g5_switch_freq = g5_pfunc_switch_freq;
691 g5_switch_freq(g5_query_freq());
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dcpufreq_64.c83 static int (*g5_switch_freq)(int speed_mode); variable
345 rc = g5_switch_freq(newstate);
504 g5_switch_freq = g5_scom_switch_freq;
515 g5_switch_freq(g5_query_freq());
681 g5_switch_freq = g5_pfunc_switch_freq;
691 g5_switch_freq(g5_query_freq());

Completed in 167 milliseconds