Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/qualcomm/
Dphy-qcom-qmp-ufs.c581 struct qmp_phy { struct
583 const struct qmp_phy_cfg *cfg; argument
584 void __iomem *serdes;
585 void __iomem *tx;
586 void __iomem *rx;
587 void __iomem *pcs;
588 void __iomem *tx2;
612 struct qmp_phy **phys; argument
Dphy-qcom-qmp-pcie-msm8996.c242 struct qmp_phy { struct
244 const struct qmp_phy_cfg *cfg; argument
245 void __iomem *serdes;
246 void __iomem *tx;
247 void __iomem *rx;
248 void __iomem *pcs;
249 struct clk *pipe_clk;
250 unsigned int index;
251 struct qcom_qmp *qmp;
275 struct qmp_phy **phys; argument
Dphy-qcom-qmp-pcie.c1372 struct qmp_phy { struct
1374 const struct qmp_phy_cfg *cfg; argument
1375 void __iomem *serdes;
1376 void __iomem *tx;
1377 void __iomem *rx;
1378 void __iomem *pcs;
1379 void __iomem *tx2;
1380 void __iomem *rx2;
1404 struct qmp_phy **phys; argument
Dphy-qcom-qmp-usb.c1494 struct qmp_phy { struct
1496 const struct qmp_phy_cfg *cfg; argument
1497 void __iomem *serdes;
1498 void __iomem *tx;
1499 void __iomem *rx;
1500 void __iomem *pcs;
1501 void __iomem *tx2;
1502 void __iomem *rx2;
1503 void __iomem *pcs_misc;
1504 void __iomem *pcs_usb;
[all …]
Dphy-qcom-qmp-combo.c909 struct qmp_phy { struct
911 const struct qmp_phy_cfg *cfg; argument
925 struct qmp_phy_dp_clks *dp_clks; argument
929 struct qmp_phy *qphy; argument