Searched defs:qmp_ufs (Results 1 – 1 of 1) sorted by relevance
921 struct qmp_ufs { struct922 struct device *dev;924 const struct qmp_phy_cfg *cfg;926 void __iomem *serdes;927 void __iomem *pcs;928 void __iomem *pcs_misc;929 void __iomem *tx;930 void __iomem *rx;931 void __iomem *tx2;932 void __iomem *rx2;[all …]