Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/rdc/
Dr6040.c200 static int r6040_phy_read(void __iomem *ioaddr, int phy_addr, int reg) in r6040_phy_read() function
247 return r6040_phy_read(ioaddr, phy_addr, reg); in r6040_mdiobus_read()
714 (r6040_phy_read(ioaddr, 30, 17) | 0x4000)); in r6040_up()
716 ~((~r6040_phy_read(ioaddr, 30, 17)) | 0x2000)); in r6040_up()