Searched refs:fec_mdio_read (Results 1 – 1 of 1) sorted by relevance
85 static int fec_mdio_read(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_read() function183 return fec_mdio_read(bus->priv, phyaddr, regaddr); in fec_phy_read()240 status = fec_mdio_read(eth, fec->phy_id, MII_BMSR); in miiphy_wait_aneg()