Searched refs:REG_MGSTA_RXHA (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/net/ | ||
H A D | npcm7xx_emc.h | 149 #define REG_MGSTA_RXHA (1 << 11) macro |
/openbmc/qemu/hw/net/ | ||
H A D | npcm7xx_emc.c | 723 emc->regs[REG_MGSTA] |= REG_MGSTA_RXHA; in npcm7xx_emc_write() |