Home
last modified time | relevance | path

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

/drivers/net/phy/mscc/
Dmscc_main.c515 rc = genphy_soft_reset(phydev); in vsc85xx_mac_if_set()
1779 ret = genphy_soft_reset(phydev); in vsc8584_config_init()
2098 ret = genphy_soft_reset(phydev); in vsc8514_config_init()
2334 .soft_reset = &genphy_soft_reset,
2358 .soft_reset = &genphy_soft_reset,
2382 .soft_reset = &genphy_soft_reset,
2406 .soft_reset = &genphy_soft_reset,
2430 .soft_reset = &genphy_soft_reset,
2454 .soft_reset = &genphy_soft_reset,
2478 .soft_reset = &genphy_soft_reset,
[all …]
/drivers/net/phy/
Dmarvell.c427 err = genphy_soft_reset(phydev); in marvell_config_aneg()
443 err = genphy_soft_reset(phydev); in m88e1101_config_aneg()
588 err = genphy_soft_reset(phydev); in m88e1121_config_aneg()
900 err = genphy_soft_reset(phydev); in m88e1111_config_init_rtbi()
964 return genphy_soft_reset(phydev); in m88e1111_config_init()
1006 return genphy_soft_reset(phydev); in m88e1111_set_downshift()
1070 return genphy_soft_reset(phydev); in m88e1011_set_downshift()
1131 err = genphy_soft_reset(phydev); in m88e1116r_config_init()
1155 err = genphy_soft_reset(phydev); in m88e1116r_config_init()
1226 return genphy_soft_reset(phydev); in m88e1118_config_aneg()
[all …]
Dmeson-gxl.c257 .soft_reset = genphy_soft_reset,
271 .soft_reset = genphy_soft_reset,
Dicplus.c589 .soft_reset = genphy_soft_reset,
603 .soft_reset = genphy_soft_reset,
617 .soft_reset = genphy_soft_reset,
Dat803x.c1029 ret = genphy_soft_reset(phydev); in at803x_config_aneg()
1316 .soft_reset = genphy_soft_reset,
1354 .soft_reset = genphy_soft_reset,
1398 .soft_reset = genphy_soft_reset,
1409 .soft_reset = genphy_soft_reset,
Dax88796b.c41 return genphy_soft_reset(phydev); in asix_soft_reset()
Ddp83848.c142 .soft_reset = genphy_soft_reset, \
Drockchip.c181 .soft_reset = genphy_soft_reset,
Dmicrel.c1654 .soft_reset = genphy_soft_reset,
1702 .soft_reset = genphy_soft_reset,
1717 .soft_reset = genphy_soft_reset,
1731 .soft_reset = genphy_soft_reset,
Drealtek.c411 return genphy_soft_reset(phydev); in rtl8211f_config_init()
758 ret = genphy_soft_reset(phydev); in rtl9000a_config_aneg()
Dsmsc.c136 return genphy_soft_reset(phydev); in smsc_phy_reset()
Dbcm7xxx.c713 .soft_reset = genphy_soft_reset, \
Dmxl-gpy.c513 return genphy_soft_reset(phydev); in gpy115_loopback()
Dbcm54140.c869 .soft_reset = genphy_soft_reset,
Dnxp-tja11xx.c187 return genphy_soft_reset(phydev); in tja11xx_soft_reset()
Dbroadcom.c803 .soft_reset = genphy_soft_reset,
Dphy_device.c2523 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function
2551 EXPORT_SYMBOL(genphy_soft_reset);
Ddp83640.c1108 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c924 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()
/drivers/net/ethernet/realtek/
Dr8169_main.c2224 genphy_soft_reset(tp->phydev); in rtl8169_init_phy()