Lines Matching defs:qmp_ufs
921 struct qmp_ufs { struct
922 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;
934 struct clk_bulk_data *clks;
935 struct regulator_bulk_data *vregs;
936 struct reset_control *ufs_reset;
938 struct phy *phy;
939 u32 mode;
940 u32 submode;