Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dphy.c128 static int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
186 return genphy_setup_forced(phydev); in genphy_config_aneg()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy_device.c1995 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2013 EXPORT_SYMBOL(genphy_setup_forced);
2164 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2190 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2507 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
H A Dvitesse.c373 ret = genphy_setup_forced(phydev); in vsc82x4_config_aneg()
H A Dmarvell.c613 return genphy_setup_forced(phydev); in marvell_config_aneg_fiber()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1480 int genphy_setup_forced(struct phy_device *phydev);