Searched refs:mdiobb_read (Results 1 – 3 of 3) sorted by relevance
152 int mdiobb_read(struct mii_bus *bus, int phy, int reg) in mdiobb_read() function183 EXPORT_SYMBOL(mdiobb_read);217 bus->read = mdiobb_read; in alloc_mdio_bitbang()
41 int mdiobb_read(struct mii_bus *bus, int phy, int reg);
3050 res = mdiobb_read(bus, phy, reg); in sh_mdiobb_read()