Home
last modified time | relevance | path

Searched refs:TYPE_PPC4xx_SDRAM_DDR (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dppc4xx.h112 #define TYPE_PPC4xx_SDRAM_DDR "ppc4xx-sdram-ddr" macro
/openbmc/qemu/hw/ppc/
H A Dppc440_bamboo.c197 dev = qdev_new(TYPE_PPC4xx_SDRAM_DDR); in bamboo_init()
H A Dppc4xx_sdram.c739 .name = TYPE_PPC4xx_SDRAM_DDR,
H A Dppc405_uc.c1018 object_initialize_child(obj, "sdram", &s->sdram, TYPE_PPC4xx_SDRAM_DDR); in ppc405_soc_instance_init()