Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c2194 int genphy_setup_forced(struct phy_device *phydev) in genphy_setup_forced() function
2206 EXPORT_SYMBOL(genphy_setup_forced);
2363 return genphy_setup_forced(phydev); in __genphy_config_aneg()
2400 return genphy_setup_forced(phydev); in genphy_c37_config_aneg()
2728 ret = genphy_setup_forced(phydev); in genphy_soft_reset()
/linux/drivers/net/phy/qcom/
H A Dqca808x.c348 ret = genphy_setup_forced(phydev); in qca808x_cable_test_start()