Searched refs:genphy_soft_reset (Results 1 – 25 of 25) sorted by relevance
| /linux/drivers/net/phy/mscc/ |
| A 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/drivers/net/phy/ |
| A D | meson-gxl.c | 254 .soft_reset = genphy_soft_reset, 266 .soft_reset = genphy_soft_reset,
|
| A 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 …]
|
| A D | at803x.c | 1184 ret = genphy_soft_reset(phydev); in at803x_config_aneg() 1719 ret = genphy_soft_reset(phydev); in qca808x_soft_reset() 1883 .soft_reset = genphy_soft_reset, 1921 .soft_reset = genphy_soft_reset, 1967 .soft_reset = genphy_soft_reset, 1982 .soft_reset = genphy_soft_reset, 1994 .soft_reset = genphy_soft_reset, 2010 .soft_reset = genphy_soft_reset, 2026 .soft_reset = genphy_soft_reset,
|
| A D | icplus.c | 589 .soft_reset = genphy_soft_reset, 603 .soft_reset = genphy_soft_reset, 617 .soft_reset = genphy_soft_reset,
|
| A D | ax88796b.c | 41 return genphy_soft_reset(phydev); in asix_soft_reset()
|
| A D | dp83848.c | 142 .soft_reset = genphy_soft_reset, \
|
| A D | rockchip.c | 181 .soft_reset = genphy_soft_reset,
|
| A D | micrel.c | 1735 .soft_reset = genphy_soft_reset, 1783 .soft_reset = genphy_soft_reset, 1798 .soft_reset = genphy_soft_reset, 1812 .soft_reset = genphy_soft_reset,
|
| A D | bcm7xxx.c | 423 tmp = genphy_soft_reset(phydev); in bcm7xxx_16nm_ephy_afe_config() 897 .soft_reset = genphy_soft_reset, \
|
| A D | realtek.c | 411 return genphy_soft_reset(phydev); in rtl8211f_config_init() 758 ret = genphy_soft_reset(phydev); in rtl9000a_config_aneg()
|
| A D | smsc.c | 146 return genphy_soft_reset(phydev); in smsc_phy_reset()
|
| A D | microchip_t1.c | 299 ret = genphy_soft_reset(phydev); in microchip_cable_test_start_common()
|
| A D | mxl-gpy.c | 512 return genphy_soft_reset(phydev); in gpy115_loopback()
|
| A D | bcm54140.c | 869 .soft_reset = genphy_soft_reset,
|
| A D | nxp-tja11xx.c | 187 return genphy_soft_reset(phydev); in tja11xx_soft_reset()
|
| A D | broadcom.c | 455 ret = genphy_soft_reset(phydev); in bcm54xx_resume()
|
| A D | phy_device.c | 2490 int genphy_soft_reset(struct phy_device *phydev) in genphy_soft_reset() function 2518 EXPORT_SYMBOL(genphy_soft_reset);
|
| A D | dp83640.c | 1108 ret = genphy_soft_reset(phydev); in dp83640_soft_reset()
|
| /linux/include/linux/ |
| A D | phy.h | 1584 int genphy_soft_reset(struct phy_device *phydev);
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| A D | xgbe-phy-v2.c | 926 genphy_soft_reset(phy_data->phydev); in xgbe_phy_belfuse_phy_quirks()
|
| /linux/drivers/net/ethernet/realtek/ |
| A D | r8169_main.c | 2186 genphy_soft_reset(tp->phydev); in rtl8169_init_phy()
|
| /linux/ |
| A D | vmlinux.symvers | 9892 0x00000000 genphy_soft_reset vmlinux EXPORT_SYMBOL
|
| A D | System.map | 35877 ffff800010948960 T genphy_soft_reset
|
| A D | .tmp_System.map | 35877 ffff800010948960 T genphy_soft_reset
|
Completed in 385 milliseconds