Searched refs:SRAM_SIZE (Results 1 – 11 of 11) sorted by relevance
| /openbmc/qemu/tests/tcg/arm/system/ |
| H A D | test-armv6m-undef.S | 31 #define SRAM_SIZE (16 * 1024) macro 41 .word SRAM_BASE + SRAM_SIZE /* 0. SP_main */
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | stm32f100_soc.h | 43 #define SRAM_SIZE (8 * 1024) macro
|
| H A D | max78000_soc.h | 27 #define SRAM_SIZE (128 * 1024) macro
|
| H A D | stm32f205_soc.h | 49 #define SRAM_SIZE (128 * 1024) macro
|
| H A D | stm32f405_soc.h | 50 #define SRAM_SIZE (128 * 1024) macro
|
| /openbmc/u-boot/include/configs/ |
| H A D | iot_devkit.h | 50 #define SRAM_SIZE SZ_128K macro
|
| /openbmc/qemu/hw/arm/ |
| H A D | stm32f100_soc.c | 111 memory_region_init_ram(&s->sram, NULL, "STM32F100.sram", SRAM_SIZE, in stm32f100_soc_realize()
|
| H A D | max78000_soc.c | 76 memory_region_init_ram(&s->sram, NULL, "MAX78000.sram", SRAM_SIZE, in max78000_soc_realize()
|
| H A D | stm32f205_soc.c | 124 memory_region_init_ram(&s->sram, NULL, "STM32F205.sram", SRAM_SIZE, in stm32f205_soc_realize()
|
| H A D | stm32f405_soc.c | 137 memory_region_init_ram(&s->sram, NULL, "STM32F405.sram", SRAM_SIZE, in stm32f405_soc_realize()
|
| /openbmc/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_hw_training.h | 94 #define SRAM_SIZE 0xFFF macro
|