Searched refs:genphy_soft_reset (Results 1 – 22 of 22) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/phy/mscc/ |
| H A D | mscc_main.c | 515 rc = genphy_soft_reset(phydev); in vsc85xx_mac_if_set() 1657 ret = genphy_soft_reset(phydev); in vsc8584_config_init() 2009 ret = genphy_soft_reset(phydev); in vsc8514_config_init() 2219 .soft_reset = &genphy_soft_reset, 2243 .soft_reset = &genphy_soft_reset, 2268 .soft_reset = &genphy_soft_reset, 2292 .soft_reset = &genphy_soft_reset, 2316 .soft_reset = &genphy_soft_reset, 2340 .soft_reset = &genphy_soft_reset, 2364 .soft_reset = &genphy_soft_reset, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | marvell.c | 389 err = genphy_soft_reset(phydev); in marvell_config_aneg() 405 err = genphy_soft_reset(phydev); in m88e1101_config_aneg() 550 err = genphy_soft_reset(phydev); in m88e1121_config_aneg() 809 err = genphy_soft_reset(phydev); in m88e1111_config_init_rtbi() 845 return genphy_soft_reset(phydev); in m88e1111_config_init() 887 return genphy_soft_reset(phydev); in m88e1111_set_downshift() 951 return genphy_soft_reset(phydev); in m88e1011_set_downshift() 980 err = genphy_soft_reset(phydev); in m88e1116r_config_init() 1004 err = genphy_soft_reset(phydev); in m88e1116r_config_init() 1072 return genphy_soft_reset(phydev); in m88e1118_config_aneg() [all …]
|
| H A D | meson-gxl.c | 231 .soft_reset = genphy_soft_reset, 243 .soft_reset = genphy_soft_reset,
|
| H A D | ax88796b.c | 39 return genphy_soft_reset(phydev); in asix_soft_reset()
|
| H A D | dp83848.c | 99 .soft_reset = genphy_soft_reset, \
|
| H A D | at803x.c | 799 ret = genphy_soft_reset(phydev); in at803x_config_aneg() 1058 .soft_reset = genphy_soft_reset, 1095 .soft_reset = genphy_soft_reset, 1140 .soft_reset = genphy_soft_reset,
|
| H A D | rockchip.c | 181 .soft_reset = genphy_soft_reset,
|
| H A D | micrel.c | 1276 .soft_reset = genphy_soft_reset, 1319 .soft_reset = genphy_soft_reset, 1334 .soft_reset = genphy_soft_reset,
|
| H A D | smsc.c | 113 return genphy_soft_reset(phydev); in smsc_phy_reset()
|
| H A D | rk630phy.c | 413 .soft_reset = genphy_soft_reset,
|
| H A D | bcm7xxx.c | 713 .soft_reset = genphy_soft_reset, \
|
| H A D | nxp-tja11xx.c | 182 return genphy_soft_reset(phydev); in tja11xx_soft_reset()
|
| H A D | bcm54140.c | 843 .soft_reset = genphy_soft_reset,
|
| H A D | broadcom.c | 813 .soft_reset = genphy_soft_reset,
|
| H A D | phy_device.c | 2483 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function 2511 EXPORT_SYMBOL(genphy_soft_reset);
|
| H A D | dp83640.c | 1102 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | phy.h | 1493 int genphy_soft_reset(struct phy_device *phydev);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 407 genphy_soft_reset
|
| H A D | abi_gki_aarch64_rockchip | 536 genphy_soft_reset
|
| H A D | abi_gki_aarch64_galaxy | 1977 genphy_soft_reset
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 933 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2180 genphy_soft_reset(tp->phydev); in rtl8169_init_phy()
|