Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/mscc/
A Dmscc_main.c515 rc = genphy_soft_reset(phydev); in vsc85xx_mac_if_set()
1777 ret = genphy_soft_reset(phydev); in vsc8584_config_init()
2096 ret = genphy_soft_reset(phydev); in vsc8514_config_init()
2332 .soft_reset = &genphy_soft_reset,
2356 .soft_reset = &genphy_soft_reset,
2380 .soft_reset = &genphy_soft_reset,
2404 .soft_reset = &genphy_soft_reset,
2428 .soft_reset = &genphy_soft_reset,
2452 .soft_reset = &genphy_soft_reset,
2476 .soft_reset = &genphy_soft_reset,
[all …]
/linux-6.3-rc2/drivers/net/phy/
A Dmeson-gxl.c257 .soft_reset = genphy_soft_reset,
271 .soft_reset = genphy_soft_reset,
A 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 err = genphy_soft_reset(phydev); in m88e1111_config_init()
1020 return genphy_soft_reset(phydev); in m88e1111_set_downshift()
1084 return genphy_soft_reset(phydev); in m88e1011_set_downshift()
1145 err = genphy_soft_reset(phydev); in m88e1116r_config_init()
1169 err = genphy_soft_reset(phydev); in m88e1116r_config_init()
1277 return genphy_soft_reset(phydev); in m88e1118_config_aneg()
[all …]
A Dat803x.c1326 ret = genphy_soft_reset(phydev); in at803x_config_aneg()
1864 ret = genphy_soft_reset(phydev); in qca808x_soft_reset()
2028 .soft_reset = genphy_soft_reset,
2066 .soft_reset = genphy_soft_reset,
2114 .soft_reset = genphy_soft_reset,
2131 .soft_reset = genphy_soft_reset,
2143 .soft_reset = genphy_soft_reset,
2159 .soft_reset = genphy_soft_reset,
2175 .soft_reset = genphy_soft_reset,
A Dicplus.c589 .soft_reset = genphy_soft_reset,
603 .soft_reset = genphy_soft_reset,
617 .soft_reset = genphy_soft_reset,
A Dax88796b.c41 return genphy_soft_reset(phydev); in asix_soft_reset()
A Dncn26000.c156 .soft_reset = genphy_soft_reset,
A Ddp83848.c142 .soft_reset = genphy_soft_reset, \
A Drockchip.c181 .soft_reset = genphy_soft_reset,
A Dbcm7xxx.c423 tmp = genphy_soft_reset(phydev); in bcm7xxx_16nm_ephy_afe_config()
897 .soft_reset = genphy_soft_reset, \
A Dmicrochip_t1.c433 rc = genphy_soft_reset(phydev); in lan87xx_phy_init()
575 ret = genphy_soft_reset(phydev); in microchip_cable_test_start_common()
A Dsmsc.c134 return genphy_soft_reset(phydev); in smsc_phy_reset()
A Drealtek.c419 return genphy_soft_reset(phydev); in rtl8211f_config_init()
766 ret = genphy_soft_reset(phydev); in rtl9000a_config_aneg()
A Dbroadcom.c481 ret = genphy_soft_reset(phydev); in bcm54xx_resume()
938 .soft_reset = genphy_soft_reset,
A Dmicrel.c4020 .soft_reset = genphy_soft_reset,
4070 .soft_reset = genphy_soft_reset,
4089 .soft_reset = genphy_soft_reset,
4107 .soft_reset = genphy_soft_reset,
4124 .soft_reset = genphy_soft_reset,
A Dbcm54140.c869 .soft_reset = genphy_soft_reset,
A Dnxp-tja11xx.c197 return genphy_soft_reset(phydev); in tja11xx_soft_reset()
A Dmxl-gpy.c796 return genphy_soft_reset(phydev); in gpy115_loopback()
A Dphy_device.c2570 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function
2598 EXPORT_SYMBOL(genphy_soft_reset);
A Ddp83640.c1097 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
/linux-6.3-rc2/include/linux/
A Dphy.h1716 int genphy_soft_reset(struct phy_device *phydev);
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-phy-v2.c991 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()
/linux-6.3-rc2/drivers/net/ethernet/realtek/
A Dr8169_main.c2178 genphy_soft_reset(tp->phydev); in rtl8169_init_phy()

Completed in 90 milliseconds