Home
last modified time | relevance | path

Searched defs:SDRAM_OFFSET (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dsunxi-common.h62 #define SDRAM_OFFSET(x) 0x2##x macro
71 #define SDRAM_OFFSET(x) 0x4##x macro
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h270 #define SDRAM_OFFSET 0x060000 macro