Home
last modified time | relevance | path

Searched defs:qmp_usb (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/phy/qualcomm/
Dphy-qcom-qmp-usb-legacy.c522 struct qmp_usb { struct
523 struct device *dev;
525 const struct qmp_phy_cfg *cfg;
527 void __iomem *serdes;
528 void __iomem *pcs;
529 void __iomem *pcs_misc;
530 void __iomem *pcs_usb;
531 void __iomem *tx;
532 void __iomem *rx;
533 void __iomem *tx2;
[all …]
Dphy-qcom-qmp-usb.c1282 struct qmp_usb { struct
1283 struct device *dev;
1285 const struct qmp_phy_cfg *cfg;
1287 void __iomem *serdes;
1288 void __iomem *pcs;
1289 void __iomem *pcs_misc;
1290 void __iomem *pcs_usb;
1291 void __iomem *tx;
1292 void __iomem *rx;
1294 struct clk *pipe_clk;
[all …]