Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dallwinner-sun8i-emac.c205 MII_REG_CR_RESET = (1 << 15), enumerator
284 if (s->mii_data & MII_REG_CR_RESET) { in allwinner_sun8i_emac_mii_cmd()
288 s->mii_cr = s->mii_data & ~(MII_REG_CR_RESET | in allwinner_sun8i_emac_mii_cmd()