Searched refs:genphy_soft_reset (Results 1 – 20 of 20) sorted by relevance
| /Linux-v5.15/drivers/net/phy/mscc/ |
| D | mscc_main.c | 515 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-v5.15/drivers/net/phy/ |
| D | meson-gxl.c | 254 .soft_reset = genphy_soft_reset, 266 .soft_reset = genphy_soft_reset,
|
| D | marvell.c | 425 err = genphy_soft_reset(phydev); in marvell_config_aneg() 441 err = genphy_soft_reset(phydev); in m88e1101_config_aneg() 584 err = genphy_soft_reset(phydev); in m88e1121_config_aneg() 896 err = genphy_soft_reset(phydev); in m88e1111_config_init_rtbi() 960 return genphy_soft_reset(phydev); in m88e1111_config_init() 1002 return genphy_soft_reset(phydev); in m88e1111_set_downshift() 1066 return genphy_soft_reset(phydev); in m88e1011_set_downshift() 1127 err = genphy_soft_reset(phydev); in m88e1116r_config_init() 1151 err = genphy_soft_reset(phydev); in m88e1116r_config_init() 1214 err = genphy_soft_reset(phydev); in m88e1118_config_aneg() [all …]
|
| D | icplus.c | 589 .soft_reset = genphy_soft_reset, 603 .soft_reset = genphy_soft_reset, 617 .soft_reset = genphy_soft_reset,
|
| D | ax88796b.c | 41 return genphy_soft_reset(phydev); in asix_soft_reset()
|
| D | dp83848.c | 142 .soft_reset = genphy_soft_reset, \
|
| D | at803x.c | 1037 ret = genphy_soft_reset(phydev); in at803x_config_aneg() 1324 .soft_reset = genphy_soft_reset, 1362 .soft_reset = genphy_soft_reset, 1408 .soft_reset = genphy_soft_reset, 1419 .soft_reset = genphy_soft_reset,
|
| D | rockchip.c | 181 .soft_reset = genphy_soft_reset,
|
| D | smsc.c | 146 return genphy_soft_reset(phydev); in smsc_phy_reset()
|
| D | realtek.c | 411 return genphy_soft_reset(phydev); in rtl8211f_config_init() 758 ret = genphy_soft_reset(phydev); in rtl9000a_config_aneg()
|
| D | micrel.c | 1651 .soft_reset = genphy_soft_reset, 1699 .soft_reset = genphy_soft_reset, 1714 .soft_reset = genphy_soft_reset,
|
| D | bcm7xxx.c | 713 .soft_reset = genphy_soft_reset, \
|
| D | mxl-gpy.c | 512 return genphy_soft_reset(phydev); in gpy115_loopback()
|
| D | bcm54140.c | 869 .soft_reset = genphy_soft_reset,
|
| D | nxp-tja11xx.c | 187 return genphy_soft_reset(phydev); in tja11xx_soft_reset()
|
| D | phy_device.c | 2490 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function 2518 EXPORT_SYMBOL(genphy_soft_reset);
|
| D | dp83640.c | 1108 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
|
| /Linux-v5.15/include/linux/ |
| D | phy.h | 1549 int genphy_soft_reset(struct phy_device *phydev);
|
| /Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
| D | xgbe-phy-v2.c | 926 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()
|
| /Linux-v5.15/drivers/net/ethernet/realtek/ |
| D | r8169_main.c | 2221 genphy_soft_reset(tp->phydev); in rtl8169_init_phy()
|