Home
last modified time | relevance | path

Searched refs:MCHBAR_PEI_VERSION (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dintel_regs.h15 #define MCHBAR_PEI_VERSION 0x5034 macro
H A Dme_common.h20 #define MCHBAR_PEI_VERSION 0x5034 macro
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h59 #define MCHBAR_PEI_VERSION 0x5034 macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c241 version = readl(MCHBAR_REG(MCHBAR_PEI_VERSION)); in sdram_initialise()