Home
last modified time | relevance | path

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

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