cpu_family         88 tools/power/cpupower/utils/helpers/amd.c int decode_pstates(unsigned int cpu, unsigned int cpu_family,
cpu_family         99 tools/power/cpupower/utils/helpers/amd.c 	if (cpu_family < 0x10 || cpu_family == 0x14)
cpu_family        122 tools/power/cpupower/utils/helpers/amd.c 		if ((cpu_family == 0x17) && (!pstate.fam17h_bits.en))
cpu_family        127 tools/power/cpupower/utils/helpers/amd.c 		pstates[i] = get_cof(cpu_family, pstate);
cpu_family        125 tools/power/cpupower/utils/helpers/helpers.h extern int decode_pstates(unsigned int cpu, unsigned int cpu_family,
cpu_family        143 tools/power/cpupower/utils/helpers/helpers.h static inline int decode_pstates(unsigned int cpu, unsigned int cpu_family,