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

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

Completed in 32 milliseconds