Searched defs:qmp_pcie (Results 1 – 1 of 1) sorted by relevance
3033 struct qmp_pcie { struct3034 struct device *dev;3036 const struct qmp_phy_cfg *cfg;3037 bool tcsr_4ln_config;3039 void __iomem *serdes;3040 void __iomem *pcs;3041 void __iomem *pcs_misc;3042 void __iomem *pcs_lane1;3043 void __iomem *tx;3044 void __iomem *rx;[all …]