Home
last modified time | relevance | path

Searched refs:amd_pstate_get_epp (Results 1 – 1 of 1) 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() function
158 epp = amd_pstate_get_epp(cpudata, 0); in amd_pstate_get_energy_pref_index()
1316 cpudata->epp_cached = amd_pstate_get_epp(cpudata, 0); in amd_pstate_epp_cpu_init()
1402 epp = amd_pstate_get_epp(cpudata, value); in amd_pstate_epp_update_limit()