Searched refs:fec_mii_data (Results 1 – 5 of 5) sorted by relevance
62 out_be32(&fecp->fec_mii_data, (phy_id << 23) | mk_mii_read(location)); in fs_enet_fec_mii_read()70 ret = in_be32(&fecp->fec_mii_data) & 0xffff; in fs_enet_fec_mii_read()86 out_be32(&fecp->fec_mii_data, (phy_id << 23) | mk_mii_write(location, val)); in fs_enet_fec_mii_write()
32 u32 fec_mii_data; /* MII manage frame reg */ member
732 out_be32(&ep->fec_mii_data, mii_cmd); /* command to phy */ in mii_send()742 mii_reply = in_be32(&ep->fec_mii_data); /* result from phy */ in mii_send()
323 uint fec_mii_data; /* MII data register */ member
409 uint fec_mii_data; /* MII data register */ member