Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-broadwell/
Diomap.h25 #define EDRAM_BASE_ADDRESS 0xfed80000 macro
/external/u-boot/arch/x86/cpu/broadwell/
Dnorthbridge.c22 writel(EDRAM_BASE_ADDRESS | 1, MCH_BASE_ADDRESS + EDRAMBAR); in broadwell_northbridge_early_init()