Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Ddp83848.c81 .soft_reset = genphy_soft_reset,
Dphy_device.c597 ret = genphy_soft_reset(phydev); in phy_init_hw()
1155 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function
1165 EXPORT_SYMBOL(genphy_soft_reset);
1445 .soft_reset = genphy_soft_reset,
/linux-4.4.14/include/linux/
Dphy.h787 int genphy_soft_reset(struct phy_device *phydev);