Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Damd-pstate-ut.c90 u64 cppc_enable = 0; in amd_pstate_ut_pstate_enable() local
92 ret = rdmsrl_safe(MSR_AMD_CPPC_ENABLE, &cppc_enable); in amd_pstate_ut_pstate_enable()
98 if (cppc_enable) in amd_pstate_ut_pstate_enable()
H A Damd-pstate.c283 static int cppc_enable(bool enable) in cppc_enable() function
1664 static_call_update(amd_pstate_enable, cppc_enable); in amd_pstate_init()