Searched refs:netsec_phy_read (Results 1 – 1 of 1) sorted by relevance
466 static int netsec_phy_read(struct mii_bus *bus, int phy_addr, int reg_addr);494 netsec_phy_read(bus, phy_addr, MII_PHYSID1); in netsec_phy_write()499 static int netsec_phy_read(struct mii_bus *bus, int phy_addr, int reg_addr) in netsec_phy_read() function1719 data = netsec_phy_read(priv->mii_bus, priv->phy_addr, MII_BMCR); in netsec_netdev_init()1936 bus->read = netsec_phy_read; in netsec_register_mdio()