Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dmodel_206ax.h18 #define IA32_MISC_ENABLE 0x1a0 macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dmodel_206ax.c309 msr = msr_read(IA32_MISC_ENABLE); in configure_misc()
313 msr_write(IA32_MISC_ENABLE, msr); in configure_misc()