volt_method       345 drivers/cpufreq/pmac64-cpufreq.c 	char *freq_method, *volt_method;
volt_method       400 drivers/cpufreq/pmac64-cpufreq.c 		volt_method = "SMU";
volt_method       420 drivers/cpufreq/pmac64-cpufreq.c 		volt_method = "GPIO";
volt_method       423 drivers/cpufreq/pmac64-cpufreq.c 		volt_method = "none";
volt_method       457 drivers/cpufreq/pmac64-cpufreq.c 		freq_method, volt_method);