Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/qualcomm/
Dphy-qcom-qmp.c670 struct qmp_phy { struct
710 struct qmp_phy **phys;
1080 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_init()
1169 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_exit()
1196 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_set_mode()
1204 static void qcom_qmp_phy_enable_autonomous_mode(struct qmp_phy *qphy) in qcom_qmp_phy_enable_autonomous_mode()
1234 static void qcom_qmp_phy_disable_autonomous_mode(struct qmp_phy *qphy) in qcom_qmp_phy_disable_autonomous_mode()
1256 struct qmp_phy *qphy = qmp->phys[0]; in qcom_qmp_phy_runtime_suspend()
1281 struct qmp_phy *qphy = qmp->phys[0]; in qcom_qmp_phy_runtime_resume()
1432 struct qmp_phy *qphy; in qcom_qmp_phy_create()