Searched refs:MISC_ENABLE_TM1 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/x86/include/asm/ | ||
D | msr-index.h | 112 #define MISC_ENABLE_TM1 BIT_ULL(3) macro |
/external/u-boot/arch/x86/cpu/broadwell/ | ||
D | cpu_full.c | 474 msr.lo |= MISC_ENABLE_TM1; in configure_misc() |