Searched refs:genphy_soft_reset (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/net/phy/qcom/ |
| H A D | at803x.c | 1122 .soft_reset = genphy_soft_reset, 1158 .soft_reset = genphy_soft_reset, 1203 .soft_reset = genphy_soft_reset, 1217 .soft_reset = genphy_soft_reset, 1232 .soft_reset = genphy_soft_reset,
|
| 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 | marvell.c | 475 err = genphy_soft_reset(phydev); in marvell_config_aneg() 491 err = genphy_soft_reset(phydev); in m88e1101_config_aneg() 636 err = genphy_soft_reset(phydev); in m88e1121_config_aneg() 990 err = genphy_soft_reset(phydev); in m88e1111_config_init_rtbi() 1057 err = genphy_soft_reset(phydev); in m88e1111_config_init() 1113 return genphy_soft_reset(phydev); in m88e1111_set_downshift() 1177 return genphy_soft_reset(phydev); in m88e1011_set_downshift() 1238 err = genphy_soft_reset(phydev); in m88e1116r_config_init() 1262 err = genphy_soft_reset(phydev); in m88e1116r_config_init() 1370 return genphy_soft_reset(phydev); in m88e1118_config_aneg() [all …]
|
| H A D | dap8211r.c | 200 .soft_reset = genphy_soft_reset,
|
| 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 | mxl-86110.c | 943 .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 | micrel.c | 6889 .soft_reset = genphy_soft_reset, 6907 .soft_reset = genphy_soft_reset, 6938 .soft_reset = genphy_soft_reset, 6957 .soft_reset = genphy_soft_reset, 6976 .soft_reset = genphy_soft_reset, 6992 .soft_reset = genphy_soft_reset, 7025 .soft_reset = genphy_soft_reset, 7041 .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 | nxp-tja11xx.c | 208 return genphy_soft_reset(phydev); in tja11xx_soft_reset()
|
| H A D | microchip_t1.c | 659 rc = genphy_soft_reset(phydev); in lan87xx_phy_init() 801 ret = genphy_soft_reset(phydev); in microchip_cable_test_start_common()
|
| H A D | phy_device.c | 2675 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function 2703 EXPORT_SYMBOL(genphy_soft_reset);
|
| H A D | dp83640.c | 994 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
|
| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_main.c | 1135 return genphy_soft_reset(phydev); in rtl8211f_config_clk_out() 2914 ret = genphy_soft_reset(phydev); in rtl9000a_config_aneg()
|
| /linux/include/linux/ |
| H A D | phy.h | 2293 int genphy_soft_reset(struct phy_device *phydev);
|
| /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()
|