Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dhelpers.h79 #define CPUPOWER_AMD_CPBDIS 0x02000000 macro
H A Dmisc.c36 if (!(val & CPUPOWER_AMD_CPBDIS)) in cpufreq_has_boost_support()