Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A 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 …]
H A Dphy-qcom-qmp-usb.c1201 struct qmp_usb { struct
1202 struct device *dev;
1204 const struct qmp_phy_cfg *cfg;
1206 void __iomem *serdes;
1207 void __iomem *pcs;
1208 void __iomem *pcs_misc;
1209 void __iomem *pcs_usb;
1210 void __iomem *tx;
1211 void __iomem *rx;
1212 void __iomem *tx2;
[all …]