Home
last modified time | relevance | path

Searched refs:amd_cpudata (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c129 static s16 amd_pstate_get_epp(struct amd_cpudata *cpudata, u64 cppc_req_cached) in amd_pstate_get_epp()
153 static int amd_pstate_get_energy_pref_index(struct amd_cpudata *cpudata) in amd_pstate_get_energy_pref_index()
182 static void pstate_update_perf(struct amd_cpudata *cpudata, u32 min_perf, in pstate_update_perf()
194 static inline void amd_pstate_update_perf(struct amd_cpudata *cpudata, in amd_pstate_update_perf()
202 static int amd_pstate_set_epp(struct amd_cpudata *cpudata, u32 epp) in amd_pstate_set_epp()
233 static int amd_pstate_set_energy_pref_index(struct amd_cpudata *cpudata, in amd_pstate_set_energy_pref_index()
317 static u32 amd_pstate_highest_perf_set(struct amd_cpudata *cpudata) in amd_pstate_highest_perf_set()
332 static int pstate_init_perf(struct amd_cpudata *cpudata) in pstate_init_perf()
361 static int cppc_init_perf(struct amd_cpudata *cpudata) in cppc_init_perf()
403 static inline int amd_pstate_init_perf(struct amd_cpudata *cpudata) in amd_pstate_init_perf()
[all …]
H A Damd-pstate-ut.c128 struct amd_cpudata *cpudata = NULL; in amd_pstate_ut_check_perf()
203 struct amd_cpudata *cpudata = NULL; in amd_pstate_ut_check_freq()
/openbmc/linux/include/linux/
H A Damd-pstate.h66 struct amd_cpudata { struct