Home
last modified time | relevance | path

Searched refs:TYPE_NEWWORLD_MACIO (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/misc/macio/
H A Dmacio.h132 #define TYPE_NEWWORLD_MACIO "macio-newworld" macro
/openbmc/qemu/hw/misc/macio/
H A Dmacio.c456 .name = TYPE_NEWWORLD_MACIO,
/openbmc/qemu/hw/ppc/
H A Dmac_newworld.c361 macio = OBJECT(pci_new(-1, TYPE_NEWWORLD_MACIO)); in ppc_core99_init()