Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/cpufreq/
Damd-pstate-ut.c93 u64 cppc_enable = 0; in amd_pstate_ut_pstate_enable() local
95 ret = rdmsrl_safe(MSR_AMD_CPPC_ENABLE, &cppc_enable); in amd_pstate_ut_pstate_enable()
101 if (cppc_enable) in amd_pstate_ut_pstate_enable()