Home
last modified time | relevance | path

Searched refs:epp_cached (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cpufreq/
H A Damd-pstate.c410 u8 epp_cached; in shmem_set_epp() local
415 epp_cached = FIELD_GET(AMD_CPPC_EPP_PERF_MASK, cpudata->cppc_req_cached); in shmem_set_epp()
426 epp != epp_cached); in shmem_set_epp()
429 if (epp == epp_cached) in shmem_set_epp()
H A Dintel_pstate.c256 s16 epp_cached; member
733 cpu->epp_cached = epp; in intel_pstate_set_epp()
836 if (cpu->epp_cached != epp) { in store_energy_performance_preference()
1333 value |= HWP_ENERGY_PERF_PREFERENCE(cpu->epp_cached); in intel_pstate_hwp_offline()
3077 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
3329 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()