Searched refs:genphy_soft_reset (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/net/phy/qcom/ |
| H A D | qca807x.c | 802 .soft_reset = genphy_soft_reset, 825 .soft_reset = genphy_soft_reset,
|
| H A D | qca808x.c | 312 ret = genphy_soft_reset(phydev); in qca808x_soft_reset()
|
| H A D | qcom-phy-lib.c | 331 ret = genphy_soft_reset(phydev); in at803x_prepare_config_aneg()
|
| /linux/drivers/net/phy/ |
| H A D | microchip.c | 491 .soft_reset = genphy_soft_reset,
|
| H A D | broadcom.c | 648 ret = genphy_soft_reset(phydev); in bcm54xx_resume() 1530 .soft_reset = genphy_soft_reset,
|
| H A D | mxl-86110.c | 943 .soft_reset = genphy_soft_reset,
|
| H A D | micrel.c | 6634 .soft_reset = genphy_soft_reset, 6652 .soft_reset = genphy_soft_reset, 6683 .soft_reset = genphy_soft_reset, 6702 .soft_reset = genphy_soft_reset, 6721 .soft_reset = genphy_soft_reset, 6737 .soft_reset = genphy_soft_reset, 6771 .soft_reset = genphy_soft_reset,
|
| H A D | smsc.c | 153 return genphy_soft_reset(phydev); in smsc_phy_reset()
|
| H A D | bcm54140.c | 878 .soft_reset = genphy_soft_reset,
|
| H A D | phy_device.c | 2699 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function 2727 EXPORT_SYMBOL(genphy_soft_reset);
|
| H A D | dp83640.c | 1058 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
|
| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_main.c | 676 return genphy_soft_reset(phydev); in rtl8211f_config_clk_out() 1970 ret = genphy_soft_reset(phydev); in rtl9000a_config_aneg()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 873 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2556 genphy_soft_reset(tp->phydev); in rtl8169_init_phy()
|