Home
last modified time | relevance | path

Searched refs:at803x_cdt_wait_for_completion (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c479 int at803x_cdt_wait_for_completion(struct phy_device *phydev, in at803x_cdt_wait_for_completion() function
491 EXPORT_SYMBOL_GPL(at803x_cdt_wait_for_completion);
619 ret = at803x_cdt_wait_for_completion(phydev, QCA808X_CDT_ENABLE_TEST); in qca808x_cable_test_get_status()
H A Dqcom.h257 int at803x_cdt_wait_for_completion(struct phy_device *phydev,
H A Dat803x.c617 ret = at803x_cdt_wait_for_completion(phydev, AT803X_CDT_ENABLE_TEST); in at803x_cable_test_one_pair()