Searched defs:samsung_ufs_phy (Results 1 – 1 of 1) sorted by relevance
126 struct samsung_ufs_phy { struct131 const struct samsung_ufs_phy_drvdata *drvdata; argument132 const struct samsung_ufs_phy_cfg * const *cfgs; argument133 const struct samsung_ufs_phy_cfg * const *cfgs_hibern8; argument134 struct samsung_ufs_phy_pmu_isol isol; argument140 static inline struct samsung_ufs_phy *get_samsung_ufs_phy(struct phy *phy) in get_samsung_ufs_phy() argument