Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/phy/
Dphy_device.c547 ret = genphy_soft_reset(phydev); in phy_init_hw()
1089 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function
1099 EXPORT_SYMBOL(genphy_soft_reset);
1358 .soft_reset = genphy_soft_reset,
/linux-4.1.27/include/linux/
Dphy.h753 int genphy_soft_reset(struct phy_device *phydev);