Searched refs:SDRAM_BASE (Results 1 – 7 of 7) sorted by relevance
| /platform/bcm28xx/ |
| A D | platform.c | 31 .phys = SDRAM_BASE, 49 .phys = SDRAM_BASE, 50 .virt = SDRAM_BASE, 70 .phys = SDRAM_BASE, 102 .base = SDRAM_BASE,
|
| /platform/amlogic-s912d/ |
| A D | platform.c | 33 .phys = SDRAM_BASE, 54 .base = SDRAM_BASE,
|
| /platform/amlogic-s912d/include/platform/ |
| A D | s912d.h | 12 #define SDRAM_BASE (0x0U) macro
|
| /platform/stm32f7xx/ |
| A D | init.c | 185 MPU_InitStruct.BaseAddress = SDRAM_BASE; in mpu_init() 274 novm_add_arena("sdram", SDRAM_BASE, SDRAM_SIZE); in platform_early_init()
|
| /platform/zynq/ |
| A D | platform.c | 205 STATIC_ASSERT(IS_ALIGNED(SDRAM_BASE, MB)); 302 .base = SDRAM_BASE,
|
| /platform/bcm28xx/include/platform/ |
| A D | bcm28xx.h | 10 #define SDRAM_BASE 0 macro
|
| /platform/zynq/include/platform/ |
| A D | zynq.h | 14 #define SDRAM_BASE (0x00100000) macro
|
Completed in 16 milliseconds