Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Diomap.h13 #define ESRAM_BASE_SIZE ESRAM_SIZE
H A Dquark.h138 #define ESRAM_SIZE 0x80000 macro
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dcar.S27 mov $(DRAM_BASE + DRAM_MAX_SIZE + ESRAM_SIZE), %edx
H A Dquark.c54 mask = ~(ESRAM_SIZE - 1); in quark_setup_mtrr()