Home
last modified time | relevance | path

Searched refs:ftgmac100_mdiobus_read (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dftgmac100.c45 static int ftgmac100_mdiobus_read(struct eth_device *dev, int phy_addr, in ftgmac100_mdiobus_read() function
120 *value = ftgmac100_mdiobus_read(dev , addr, reg); in ftgmac100_phy_read()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/faraday/
H A Dftgmac100.c1077 static int ftgmac100_mdiobus_read(struct mii_bus *bus, int phy_addr, int regnum) in ftgmac100_mdiobus_read() function
1665 priv->mii_bus->read = ftgmac100_mdiobus_read; in ftgmac100_setup_mdio()