Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dmsr-index.h112 #define MISC_ENABLE_TM1 BIT_ULL(3) macro
/external/u-boot/arch/x86/cpu/broadwell/
Dcpu_full.c474 msr.lo |= MISC_ENABLE_TM1; in configure_misc()