Searched defs:qmp_usbc (Results 1 – 1 of 1) sorted by relevance
320 struct qmp_usbc { struct321 struct device *dev;323 const struct qmp_phy_cfg *cfg;325 void __iomem *serdes;326 void __iomem *pcs;327 void __iomem *pcs_misc;328 void __iomem *tx;329 void __iomem *rx;330 void __iomem *tx2;331 void __iomem *rx2;[all …]