Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy-c45.c393 int genphy_c45_pma_soft_reset(struct phy_device *phydev) in genphy_c45_pma_soft_reset() function
407 EXPORT_SYMBOL_GPL(genphy_c45_pma_soft_reset);
/linux/include/linux/
H A Dphy.h2320 int genphy_c45_pma_soft_reset(struct phy_device *phydev);
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c3413 .soft_reset = genphy_c45_pma_soft_reset,