Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dmodel_206ax.h27 #define IA32_MC0_STATUS 0x401 macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dmodel_206ax.c393 msr_write(IA32_MC0_STATUS + (i * 4), msr); in configure_mca()