Searched refs:MII_REG_CR_RESET (Results 1 – 1 of 1) sorted by relevance
205 MII_REG_CR_RESET = (1 << 15), enumerator284 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()