Searched refs:FEC_ENET_MII (Results 1 – 1 of 1) sorted by relevance
718 #define FEC_ENET_MII ((uint)0x00800000) /* MII interrupt */ macro736 while (!(in_be32(&ep->fec_ievent) & FEC_ENET_MII)) { in mii_send()743 out_be32(&ep->fec_ievent, FEC_ENET_MII); /* clear MII complete */ in mii_send()