Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/intel_common/
A Dcpu.c226 msr.lo |= MISC_ENABLE_ENHANCED_SPEEDSTEP; in cpu_set_eist()
228 msr.lo &= ~MISC_ENABLE_ENHANCED_SPEEDSTEP; in cpu_set_eist()
/u-boot/arch/x86/cpu/baytrail/
A Dcpu.c76 msr.lo |= MISC_ENABLE_ENHANCED_SPEEDSTEP; in set_max_freq()
/u-boot/arch/x86/include/asm/
A Dmsr-index.h124 #define MISC_ENABLE_ENHANCED_SPEEDSTEP BIT_ULL(16) macro
/u-boot/arch/x86/cpu/broadwell/
A Dcpu_full.c479 msr.lo |= MISC_ENABLE_ENHANCED_SPEEDSTEP; in configure_misc()

Completed in 17 milliseconds