Home
last modified time | relevance | path

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

/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c708 int qcom_phy_counter_config(struct phy_device *phydev) in qcom_phy_counter_config() function
714 EXPORT_SYMBOL_GPL(qcom_phy_counter_config);
H A Dqcom.h267 int qcom_phy_counter_config(struct phy_device *phydev);
H A Dqca808x.c247 ret = qcom_phy_counter_config(phydev); in qca808x_config_init()