pstate_max        235 drivers/cpufreq/powernv-cpufreq.c 	u32 pstate_min, pstate_max, pstate_nominal;
pstate_max        250 drivers/cpufreq/powernv-cpufreq.c 	if (of_property_read_u32(power_mgt, "ibm,pstate-max", &pstate_max)) {
pstate_max        280 drivers/cpufreq/powernv-cpufreq.c 		pstate_nominal, pstate_max);
pstate_max        332 drivers/cpufreq/powernv-cpufreq.c 		if (id == pstate_max)