Home
last modified time | relevance | path

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

/linux-6.8/drivers/phy/qualcomm/
Dphy-qcom-qmp-usb-legacy.c543 struct qmp_usb { struct
544 struct device *dev;
546 const struct qmp_phy_cfg *cfg;
548 void __iomem *serdes;
549 void __iomem *pcs;
550 void __iomem *pcs_misc;
551 void __iomem *pcs_usb;
552 void __iomem *tx;
553 void __iomem *rx;
554 void __iomem *tx2;
[all …]
Dphy-qcom-qmp-usb.c1488 struct qmp_usb { struct
1489 struct device *dev;
1491 const struct qmp_phy_cfg *cfg;
1493 void __iomem *serdes;
1494 void __iomem *pcs;
1495 void __iomem *pcs_misc;
1496 void __iomem *pcs_usb;
1497 void __iomem *tx;
1498 void __iomem *rx;
1499 void __iomem *tx2;
[all …]