Searched defs:qmp_phy (Results 1 – 5 of 5) sorted by relevance
581 struct qmp_phy { struct583 const struct qmp_phy_cfg *cfg; argument584 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
242 struct qmp_phy { struct244 const struct qmp_phy_cfg *cfg; argument245 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
1372 struct qmp_phy { struct1374 const struct qmp_phy_cfg *cfg; argument1375 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
1494 struct qmp_phy { struct1496 const struct qmp_phy_cfg *cfg; argument1497 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 …]
909 struct qmp_phy { struct911 const struct qmp_phy_cfg *cfg; argument925 struct qmp_phy_dp_clks *dp_clks; argument929 struct qmp_phy *qphy; argument