Home
last modified time | relevance | path

Searched refs:genphy_setup_forced (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/net/phy/
H A Dphy.c124 static int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
181 return genphy_setup_forced(phydev); in genphy_config_aneg()
/openbmc/linux/drivers/net/phy/
H A Dvitesse.c383 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
H A Dphy_device.c2098 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2110 EXPORT_SYMBOL(genphy_setup_forced);
2259 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2285 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2606 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
H A Dmxl-gpy.c409 ? genphy_setup_forced(phydev) in gpy_config_aneg()
H A Dat803x.c1949 ret = genphy_setup_forced(phydev); in qca808x_cable_test_start()
H A Dmarvell.c655 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/openbmc/linux/include/linux/
H A Dphy.h1815 int genphy_setup_forced(struct phy_device *phydev);