Home
last modified time | relevance | path

Searched defs:NPCM7xxEMCState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/net/
H A Dnpcm7xx_emc.h249 struct NPCM7xxEMCState { struct
251 SysBusDevice parent;
254 MemoryRegion iomem;
256 qemu_irq tx_irq;
257 qemu_irq rx_irq;
281 OBJECT_DECLARE_SIMPLE_TYPE(NPCM7xxEMCState, NPCM7XX_EMC) argument