Searched defs:qmp_pcie (Results 1 – 1 of 1) sorted by relevance
2276 struct qmp_pcie { struct2277 struct device *dev;2279 const struct qmp_phy_cfg *cfg;2280 bool tcsr_4ln_config;2282 void __iomem *serdes;2283 void __iomem *pcs;2284 void __iomem *pcs_misc;2285 void __iomem *tx;2286 void __iomem *rx;2287 void __iomem *tx2;[all …]