Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmpc8xx_fec.c43 int fec8xx_miiphy_read(struct mii_dev *bus, int addr, int devad, int reg);
160 mdiodev->read = fec8xx_miiphy_read; in fec_initialize()
834 int fec8xx_miiphy_read(struct mii_dev *bus, int addr, int devad, int reg) in fec8xx_miiphy_read() function