Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dbcm7xxx.c422 tmp = genphy_soft_reset(phydev); in bcm7xxx_16nm_ephy_afe_config()
897 .soft_reset = genphy_soft_reset, \
H A Dbroadcom.c653 ret = genphy_soft_reset(phydev); in bcm54xx_resume()
1542 .soft_reset = genphy_soft_reset,
H A Dmxl-86110.c943 .soft_reset = genphy_soft_reset,
H A Dmicrel.c6771 .soft_reset = genphy_soft_reset,
6789 .soft_reset = genphy_soft_reset,
6820 .soft_reset = genphy_soft_reset,
6839 .soft_reset = genphy_soft_reset,
6858 .soft_reset = genphy_soft_reset,
6874 .soft_reset = genphy_soft_reset,
6907 .soft_reset = genphy_soft_reset,
6923 .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.c2669 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function
2697 EXPORT_SYMBOL(genphy_soft_reset);
H A Ddp83640.c1058 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
/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/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c873 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()