Searched refs:DRAM0_BASE (Results 1 – 19 of 19) sorted by relevance
29 #ifdef DRAM0_BASE30 register_ddr(DRAM0_BASE, DRAM0_SIZE);
49 #define DRAM0_BASE (CFG_DRAM0_BASE + CFG_DRAM0_RSV_SIZE) macro
88 #define DRAM0_BASE 0x80000000 macro105 #define DRAM0_BASE 0x80000000 macro
39 #ifdef DRAM0_BASE40 register_ddr(DRAM0_BASE, DRAM0_SIZE);
74 register_ddr(DRAM0_BASE, 0x80000000);77 register_ddr(DRAM0_BASE, CFG_DDR_SIZE);
43 #define DRAM0_BASE 0 macro
202 #define DRAM0_BASE (CFG_DDR_START + CFG_STM_RSV_DRAM_STARTBYTES) macro203 #define DRAM0_SIZE (STM_SECDDR_BASE - DRAM0_BASE)
68 #define DRAM0_BASE 0x00000000 macro
67 #define DRAM0_BASE 0x00000000 macro
26 #define DRAM0_BASE 0x80000000 macro
29 register_ddr(DRAM0_BASE, DRAM0_SIZE);
51 #define DRAM0_BASE 0x80000000 macro
35 #define DRAM0_BASE 0x40000000 macro
99 #define DRAM0_BASE 0x00000000 macro
107 #define DRAM0_BASE 0x00000000 macro
36 register_dynamic_shm(DRAM0_BASE, DRAM0_SIZE_NSEC);
9 #define DRAM0_BASE 0x80000000 macro
Completed in 12 milliseconds