Searched refs:FEC_ENET_MII (Results 1 – 4 of 4) sorted by relevance
63 if ((in_be32(&fecp->fec_ievent) & FEC_ENET_MII) != 0) in fs_enet_fec_mii_read()67 out_be32(&fecp->fec_ievent, FEC_ENET_MII); in fs_enet_fec_mii_read()87 if ((in_be32(&fecp->fec_ievent) & FEC_ENET_MII) != 0) in fs_enet_fec_mii_write()91 out_be32(&fecp->fec_ievent, FEC_ENET_MII); in fs_enet_fec_mii_write()159 out_be32(&fec->fecp->fec_ievent, FEC_ENET_MII); in fs_enet_mdio_probe()
17 #define FEC_ENET_MII 0x00800000U /* MII interrupt */ macro
382 #define FEC_ENET_MII ((uint)0x00800000) /* MII interrupt */ macro
1106 writel((0xffffffff & ~FEC_ENET_MII), fep->hwp + FEC_IEVENT); in fec_restart()1913 int_events &= ~FEC_ENET_MII; in fec_enet_collect_events()2132 ievent & FEC_ENET_MII, 2, 30000); in fec_enet_mdio_wait()2135 writel(FEC_ENET_MII, fep->hwp + FEC_IEVENT); in fec_enet_mdio_wait()2579 writel(FEC_ENET_MII, fep->hwp + FEC_IEVENT); in fec_enet_mii_init()