Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dethoc.c543 static int ethoc_mdio_read(struct mii_dev *bus, int addr, int devad, int reg) in ethoc_mdio_read() function
594 bus->read = ethoc_mdio_read; in ethoc_mdio_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dethoc.c625 static int ethoc_mdio_read(struct mii_bus *bus, int phy, int reg) in ethoc_mdio_read() function
1207 priv->mdio->read = ethoc_mdio_read; in ethoc_probe()