Searched refs:NPCM7xxEMCState (Results 1 – 3 of 3) sorted by relevance
99 static void emc_reset(NPCM7xxEMCState *emc) in emc_reset()131 NPCM7xxEMCState *emc = NPCM7XX_EMC(dev); in npcm7xx_emc_reset()135 static void emc_soft_reset(NPCM7xxEMCState *emc) in emc_soft_reset()183 static void emc_update_tx_irq(NPCM7xxEMCState *emc) in emc_update_tx_irq()193 static void emc_update_rx_irq(NPCM7xxEMCState *emc) in emc_update_rx_irq()619 NPCM7xxEMCState *emc = opaque; in npcm7xx_emc_read()657 NPCM7xxEMCState *emc = opaque; in npcm7xx_emc_write()813 NPCM7xxEMCState *emc = NPCM7XX_EMC(dev); in npcm7xx_emc_realize()831 NPCM7xxEMCState *emc = NPCM7XX_EMC(dev); in npcm7xx_emc_unrealize()841 VMSTATE_UINT8(emc_num, NPCM7xxEMCState),[all …]
249 struct NPCM7xxEMCState { struct281 OBJECT_DECLARE_SIMPLE_TYPE(NPCM7xxEMCState, NPCM7XX_EMC) argument
107 NPCM7xxEMCState emc[2];