Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/phy/qcom/
H A Dqca83xx.c222 .soft_reset = genphy_soft_reset,
237 .soft_reset = genphy_soft_reset,
252 .soft_reset = genphy_soft_reset,
H A Dat803x.c999 .soft_reset = genphy_soft_reset,
1035 .soft_reset = genphy_soft_reset,
1079 .soft_reset = genphy_soft_reset,
1095 .soft_reset = genphy_soft_reset,
H A Dqca807x.c795 .soft_reset = genphy_soft_reset,
813 .soft_reset = genphy_soft_reset,
H A Dqcom-phy-lib.c306 ret = genphy_soft_reset(phydev); in at803x_prepare_config_aneg()
H A Dqca808x.c307 ret = genphy_soft_reset(phydev); in qca808x_soft_reset()
/linux-6.15/drivers/net/phy/mscc/
H A Dmscc_main.c511 rc = genphy_soft_reset(phydev); in vsc85xx_mac_if_set()
1791 ret = genphy_soft_reset(phydev); in vsc8584_config_init()
2110 ret = genphy_soft_reset(phydev); in vsc8514_config_init()
2346 .soft_reset = &genphy_soft_reset,
2370 .soft_reset = &genphy_soft_reset,
2394 .soft_reset = &genphy_soft_reset,
2418 .soft_reset = &genphy_soft_reset,
2442 .soft_reset = &genphy_soft_reset,
2466 .soft_reset = &genphy_soft_reset,
2490 .soft_reset = &genphy_soft_reset,
[all …]
/linux-6.15/drivers/net/phy/
H A Dmeson-gxl.c193 .soft_reset = genphy_soft_reset,
209 .soft_reset = genphy_soft_reset,
H A Dicplus.c588 .soft_reset = genphy_soft_reset,
602 .soft_reset = genphy_soft_reset,
616 .soft_reset = genphy_soft_reset,
H A Dax88796b.c41 return genphy_soft_reset(phydev); in asix_soft_reset()
H A Dmarvell.c475 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 Dncn26000.c156 .soft_reset = genphy_soft_reset,
H A Ddp83848.c142 .soft_reset = genphy_soft_reset, \
H A Drockchip.c181 .soft_reset = genphy_soft_reset,
H A Dax88796b_rust.rs36 dev.genphy_soft_reset() in asix_soft_reset()
H A Dnxp-cbtx.c45 return genphy_soft_reset(phydev); in cbtx_soft_reset()
H A Dbcm7xxx.c422 tmp = genphy_soft_reset(phydev); in bcm7xxx_16nm_ephy_afe_config()
884 .soft_reset = genphy_soft_reset, \
H A Dvitesse.c198 return genphy_soft_reset(phydev); in vsc73xx_set_downshift()
H A Dmicrel.c5523 .soft_reset = genphy_soft_reset,
5542 .soft_reset = genphy_soft_reset,
5574 .soft_reset = genphy_soft_reset,
5594 .soft_reset = genphy_soft_reset,
5612 .soft_reset = genphy_soft_reset,
5629 .soft_reset = genphy_soft_reset,
5647 .soft_reset = genphy_soft_reset,
H A Dbroadcom.c620 ret = genphy_soft_reset(phydev); in bcm54xx_resume()
1491 .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 Dnxp-tja11xx.c208 return genphy_soft_reset(phydev); in tja11xx_soft_reset()
H A Dmicrochip_t1.c659 rc = genphy_soft_reset(phydev); in lan87xx_phy_init()
801 ret = genphy_soft_reset(phydev); in microchip_cable_test_start_common()
/linux-6.15/rust/kernel/net/
H A Dphy.rs215 pub fn genphy_soft_reset(&mut self) -> Result { in genphy_soft_reset() method
219 to_result(unsafe { bindings::genphy_soft_reset(phydev) }) in genphy_soft_reset()
/linux-6.15/drivers/net/phy/realtek/
H A Drealtek_main.c472 return genphy_soft_reset(phydev); in rtl8211f_config_init()
1239 ret = genphy_soft_reset(phydev); in rtl9000a_config_aneg()

12