Searched refs:FEC_IEVENT_MII (Results 1 – 3 of 3) sorted by relevance
39 out_be32(&fec->ievent, FEC_IEVENT_MII); in mpc52xx_fec_mdio_transfer()43 while (!(in_be32(&fec->ievent) & FEC_IEVENT_MII) && --tries) in mpc52xx_fec_mdio_transfer()
217 #define FEC_IEVENT_MII 0x00800000 macro
452 ievent &= ~FEC_IEVENT_MII; /* mii is handled separately */ in mpc52xx_fec_interrupt()