Searched refs:ddr_ram (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/rb532/ |
H A D | prom.c | 31 .end = DDR0_PHYS_ADDR + sizeof(struct ddr_ram), 103 struct ddr_ram __iomem *ddr; in prom_init()
|
/openbmc/linux/arch/mips/include/asm/mach-rc32434/ |
H A D | ddr.h | 35 struct ddr_ram { struct
|
/openbmc/qemu/include/hw/arm/ |
H A D | xlnx-zynqmp.h | 110 MemoryRegion *ddr_ram; member
|
/openbmc/qemu/hw/arm/ |
H A D | xlnx-zynqmp.c | 462 ram_size = memory_region_size(s->ddr_ram); in xlnx_zynqmp_realize() 478 "ddr-ram-high", s->ddr_ram, ddr_low_size, in xlnx_zynqmp_realize() 490 s->ddr_ram, 0, ddr_low_size); in xlnx_zynqmp_realize() 864 DEFINE_PROP_LINK("ddr-ram", XlnxZynqMPState, ddr_ram, TYPE_MEMORY_REGION,
|