Searched refs:dnet_mdio_read (Results 1 – 1 of 1) sorted by relevance
102 static u16 dnet_mdio_read(struct dnet_device *dnet, u8 reg) in dnet_mdio_read() function228 status = dnet_mdio_read(dnet, MII_BMSR); in dnet_phy_reset()252 phy_id = dnet_mdio_read(dnet, MII_PHYSID1); in dnet_phy_init()257 dnet_mdio_read(dnet, MII_PHYSID2)); in dnet_phy_init()263 phy_id = dnet_mdio_read(dnet, MII_PHYSID1); in dnet_phy_init()269 status = dnet_mdio_read(dnet, MII_BMSR); in dnet_phy_init()275 status = dnet_mdio_read(dnet, MII_BMSR); in dnet_phy_init()287 adv = dnet_mdio_read(dnet, MII_ADVERTISE); in dnet_phy_init()288 lpa = dnet_mdio_read(dnet, MII_LPA); in dnet_phy_init()