Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dnpcm_gmac.c98 #define NPCM_DMA_BUS_MODE_SWR BIT(0) macro
141 gmac->regs[R_NPCM_DMA_BUS_MODE] &= ~NPCM_DMA_BUS_MODE_SWR; in npcm_gmac_soft_reset()
785 if (v & NPCM_DMA_BUS_MODE_SWR) { in npcm_gmac_write()