Searched defs:phy_init_hw (Results 1 - 1 of 1) sorted by relevance

/drivers/net/phy/
H A Dphy_device.c512 * standard phy_init_hw() which will zero all the other bits in the BMCR
537 int phy_init_hw(struct phy_device *phydev) function
558 EXPORT_SYMBOL(phy_init_hw); variable
624 err = phy_init_hw(phydev);

Completed in 95 milliseconds