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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 28 milliseconds