Searched defs:qmp_pcie (Results 1 – 1 of 1) sorted by relevance
2219 struct qmp_pcie { struct2220 struct device *dev;2222 const struct qmp_phy_cfg *cfg;2223 bool tcsr_4ln_config;2225 void __iomem *serdes;2226 void __iomem *pcs;2227 void __iomem *pcs_misc;2228 void __iomem *tx;2229 void __iomem *rx;2230 void __iomem *tx2;[all …]