Searched refs:geth_mdio_read (Results 1 – 3 of 3) sorted by relevance
363 uint32_t geth_mdio_read(unsigned long iobase, int phy_addr, u8 reg);
377 uint32_t geth_mdio_read(unsigned long iobase, int phy_addr, u8 reg) in geth_mdio_read() function
119 value = geth_mdio_read(rt_geth_dev.iobase, phy_addr, reg); in geth_phy_read()
Completed in 9 milliseconds