Searched refs:mdiobb_read (Results 1 – 4 of 4) 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);
236 ret = mdiobb_read(bus, phy, reg); in davinci_mdiobb_read()
3052 res = mdiobb_read(bus, phy, reg); in sh_mdiobb_read()