Searched refs:r6040_phy_read (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/rdc/
H A Dr6040.c213 static int r6040_phy_read(void __iomem *ioaddr, int phy_addr, int reg) r6040_phy_read() function
260 return r6040_phy_read(ioaddr, phy_addr, reg); r6040_mdiobus_read()
726 (r6040_phy_read(ioaddr, 30, 17) | 0x4000)); r6040_up()
728 ~((~r6040_phy_read(ioaddr, 30, 17)) | 0x2000)); r6040_up()

Completed in 164 milliseconds