Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dturbo.h11 #define CPUID_LEAF_PM 6 macro
/openbmc/u-boot/arch/x86/cpu/
H A Dturbo.c60 cpuid_regs = cpuid(CPUID_LEAF_PM); in turbo_get_state()