Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-qmp.c2764 struct qmp_phy;
2806 int (*configure_dp_phy)(struct qmp_phy *qphy);
2807 void (*configure_dp_tx)(struct qmp_phy *qphy);
2808 int (*calibrate_dp_phy)(struct qmp_phy *qphy);
2809 void (*dp_aux_init)(struct qmp_phy *qphy);
2872 struct qmp_phy { struct
2893 struct qmp_phy *qphy; argument
2921 struct qmp_phy **phys;
2929 static void qcom_qmp_v3_phy_dp_aux_init(struct qmp_phy *qphy);
2930 static void qcom_qmp_v3_phy_configure_dp_tx(struct qmp_phy *qphy);
[all …]