Home
last modified time | relevance | path

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

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