Searched defs:qmp_ufs (Results 1 – 1 of 1) sorted by relevance
1181 struct qmp_ufs { struct1182 struct device *dev;1184 const struct qmp_phy_cfg *cfg;1186 void __iomem *serdes;1187 void __iomem *pcs;1188 void __iomem *pcs_misc;1189 void __iomem *tx;1190 void __iomem *rx;1191 void __iomem *tx2;1192 void __iomem *rx2;[all …]