Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/net/
H A Dnpcm7xx_emc.h48 REG_MGSTA, enumerator
/openbmc/qemu/hw/net/
H A Dnpcm7xx_emc.c712 emc->regs[REG_MGSTA] |= REG_MGSTA_TXHA; in npcm7xx_emc_write()
723 emc->regs[REG_MGSTA] |= REG_MGSTA_RXHA; in npcm7xx_emc_write()
747 case REG_MGSTA: in npcm7xx_emc_write()
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c71 REG_MGSTA, enumerator
371 CHECK_REG(REG_MGSTA, 0); in test_init()