Home
last modified time | relevance | path

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

/linux/drivers/net/phy/qcom/
H A Dqca807x.c802 .soft_reset = genphy_soft_reset,
825 .soft_reset = genphy_soft_reset,
H A Dqca808x.c312 ret = genphy_soft_reset(phydev); in qca808x_soft_reset()
H A Dqcom-phy-lib.c331 ret = genphy_soft_reset(phydev); in at803x_prepare_config_aneg()
/linux/drivers/net/phy/
H A Dmicrochip.c491 .soft_reset = genphy_soft_reset,
H A Dbroadcom.c648 ret = genphy_soft_reset(phydev); in bcm54xx_resume()
1530 .soft_reset = genphy_soft_reset,
H A Dmxl-86110.c943 .soft_reset = genphy_soft_reset,
H A Dmicrel.c6634 .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 Dsmsc.c153 return genphy_soft_reset(phydev); in smsc_phy_reset()
H A Dbcm54140.c878 .soft_reset = genphy_soft_reset,
H A Dphy_device.c2699 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function
2727 EXPORT_SYMBOL(genphy_soft_reset);
H A Ddp83640.c1058 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c676 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 Dxgbe-phy-v2.c873 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c2556 genphy_soft_reset(tp->phydev); in rtl8169_init_phy()