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