Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/net/
Dmpc8xx_fec.c44 int fec8xx_miiphy_read(struct mii_dev *bus, int addr, int devad, int reg);
161 mdiodev->read = fec8xx_miiphy_read; in fec_initialize()
835 int fec8xx_miiphy_read(struct mii_dev *bus, int addr, int devad, int reg) in fec8xx_miiphy_read() function