Home
last modified time | relevance | path

Searched refs:sram (Results 1 – 25 of 29) sorted by relevance

12

/qemu/hw/m68k/
H A Dan5206.c47 MemoryRegion *sram = g_new(MemoryRegion, 1); in an5206_init() local
62 memory_region_init_ram(sram, NULL, "an5206.sram", 512, &error_fatal); in an5206_init()
63 memory_region_add_subregion(address_space_mem, AN5206_RAMBAR_ADDR, sram); in an5206_init()
H A Dmcf5208.c281 MemoryRegion *sram = g_new(MemoryRegion, 1); in mcf5208evb_init() local
298 memory_region_init_ram(sram, NULL, "mcf5208.sram", 16 * KiB, &error_fatal); in mcf5208evb_init()
299 memory_region_add_subregion(address_space_mem, 0x80000000, sram); in mcf5208evb_init()
/qemu/hw/arm/
H A Daspeed_ast10x0.c223 memory_region_init_ram(&s->sram, OBJECT(s), sram_name, sc->sram_size, &err); in aspeed_soc_ast1030_realize()
230 &s->sram); in aspeed_soc_ast1030_realize()
248 object_property_set_link(OBJECT(&s->i2c), "dram", OBJECT(&s->sram), in aspeed_soc_ast1030_realize()
338 object_property_set_link(OBJECT(&s->fmc), "dram", OBJECT(&s->sram), in aspeed_soc_ast1030_realize()
352 OBJECT(&s->sram), &error_abort); in aspeed_soc_ast1030_realize()
369 object_property_set_link(OBJECT(&s->hace), "dram", OBJECT(&s->sram), in aspeed_soc_ast1030_realize()
H A Dstm32f100_soc.c111 memory_region_init_ram(&s->sram, NULL, "STM32F100.sram", SRAM_SIZE, in stm32f100_soc_realize()
113 memory_region_add_subregion(system_memory, SRAM_BASE_ADDRESS, &s->sram); in stm32f100_soc_realize()
H A Dstm32f205_soc.c124 memory_region_init_ram(&s->sram, NULL, "STM32F205.sram", SRAM_SIZE, in stm32f205_soc_realize()
126 memory_region_add_subregion(system_memory, SRAM_BASE_ADDRESS, &s->sram); in stm32f205_soc_realize()
H A Dmsf2-soc.c131 memory_region_init_ram(&s->sram, NULL, "MSF2.eSRAM", s->esram_size, in m2sxxx_soc_realize()
133 memory_region_add_subregion(system_memory, SRAM_BASE_ADDRESS, &s->sram); in m2sxxx_soc_realize()
H A Dnrf51_soc.c94 if (!memory_region_init_ram(&s->sram, OBJECT(s), "nrf51.sram", s->sram_size, in nrf51_soc_realize()
98 memory_region_add_subregion(&s->container, NRF51_SRAM_BASE, &s->sram); in nrf51_soc_realize()
H A Dstm32f405_soc.c134 memory_region_init_ram(&s->sram, NULL, "STM32F405.sram", SRAM_SIZE, in stm32f405_soc_realize()
140 memory_region_add_subregion(system_memory, SRAM_BASE_ADDRESS, &s->sram); in stm32f405_soc_realize()
H A Dvexpress.c179 MemoryRegion sram; member
683 memory_region_init_ram(&vms->sram, NULL, "vexpress.sram", sram_size, in vexpress_common_init()
685 memory_region_add_subregion(sysmem, map[VE_SRAM], &vms->sram); in vexpress_common_init()
H A Dmps2.c82 MemoryRegion sram; member
215 make_ram(&mms->sram, "mps.sram", 0x20000000, 0x20000); in mps2_common_init()
H A Daspeed_ast2400.c280 if (!memory_region_init_ram(&s->sram, OBJECT(s), sram_name, sc->sram_size, in aspeed_ast2400_soc_realize()
285 sc->memmap[ASPEED_DEV_SRAM], &s->sram); in aspeed_ast2400_soc_realize()
H A Dmusicpal.c1214 MemoryRegion *sram = g_new(MemoryRegion, 1); in musicpal_init() local
1228 memory_region_init_ram(sram, NULL, "musicpal.sram", MP_SRAM_SIZE, in musicpal_init()
1230 memory_region_add_subregion(address_space_mem, MP_SRAM_BASE, sram); in musicpal_init()
H A Dstellaris.c1049 MemoryRegion *sram = g_new(MemoryRegion, 1); in stellaris_init() local
1064 memory_region_init_ram(sram, NULL, "stellaris.sram", sram_size, in stellaris_init()
1066 memory_region_add_subregion(system_memory, 0x20000000, sram); in stellaris_init()
H A Dnpcm7xx.c750 memory_region_init_ram(&s->sram, OBJECT(dev), "ram2", in npcm7xx_realize()
752 memory_region_add_subregion(get_system_memory(), NPCM7XX_RAM2_BA, &s->sram); in npcm7xx_realize()
/qemu/include/hw/arm/
H A Dstm32f100_soc.h53 MemoryRegion sram; member
H A Dnrf51_soc.h42 MemoryRegion sram; member
H A Dmsf2-soc.h70 MemoryRegion sram; member
H A Dstm32f205_soc.h64 MemoryRegion sram; member
H A Dstm32f405_soc.h67 MemoryRegion sram; member
H A Dnpcm7xx.h87 MemoryRegion sram; member
H A Darmsse.h203 MemoryRegion sram[MAX_SRAM_BANKS]; member
H A Daspeed_soc.h56 MemoryRegion sram; member
/qemu/hw/avr/
H A Datmega.h43 MemoryRegion sram; member
H A Datmega.c244 memory_region_init_ram(&s->sram, OBJECT(dev), "sram", mc->sram_size, in atmega_realize()
247 OFFSET_DATA + mc->io_size, &s->sram); in atmega_realize()
/qemu/hw/ppc/
H A Dppc405_boards.c476 MemoryRegion *sram = g_new(MemoryRegion, 1); in ref405ep_init() local
481 memory_region_init_ram(sram, NULL, "ref405ep.sram", PPC405EP_SRAM_SIZE, in ref405ep_init()
483 memory_region_add_subregion(get_system_memory(), PPC405EP_SRAM_BASE, sram); in ref405ep_init()

12