Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dsunhme.c116 #define HME_MIF_CFG_MDI0 0x100 macro
468 val &= ~(HME_MIF_CFG_MDI0 | HME_MIF_CFG_MDI1); in sunhme_mif_write()
470 (HME_MIF_CFG_MDI0 | HME_MIF_CFG_MDI1); in sunhme_mif_write()
903 s->mifregs[HME_MIFI_CFG >> 2] |= HME_MIF_CFG_MDI0; in sunhme_reset()