Searched refs:genphy_soft_reset (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/phy/ |
| H A D | bcm7xxx.c | 422 tmp = genphy_soft_reset(phydev); in bcm7xxx_16nm_ephy_afe_config() 897 .soft_reset = genphy_soft_reset, \
|
| H A D | broadcom.c | 653 ret = genphy_soft_reset(phydev); in bcm54xx_resume() 1542 .soft_reset = genphy_soft_reset,
|
| H A D | mxl-86110.c | 943 .soft_reset = genphy_soft_reset,
|
| H A D | micrel.c | 6771 .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 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 | 2669 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function 2697 EXPORT_SYMBOL(genphy_soft_reset);
|
| H A D | dp83640.c | 1058 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
|
| /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/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 873 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()
|