Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/
H A Dmodel_206ax.h19 #define IA32_MISC_ENABLE 0x1a0 macro
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c310 msr = msr_read(IA32_MISC_ENABLE); in configure_misc()
314 msr_write(IA32_MISC_ENABLE, msr); in configure_misc()