Lines Matching refs:ufs_qcom_phy
82 struct ufs_qcom_phy { struct
135 void (*start_serdes)(struct ufs_qcom_phy *phy); argument
136 int (*is_physical_coding_sublayer_ready)(struct ufs_qcom_phy *phy);
137 void (*set_tx_lane_enable)(struct ufs_qcom_phy *phy, u32 val);
138 void (*power_control)(struct ufs_qcom_phy *phy, bool val);
141 struct ufs_qcom_phy *get_ufs_qcom_phy(struct phy *generic_phy);
144 int ufs_qcom_phy_init_clks(struct ufs_qcom_phy *phy_common);
145 int ufs_qcom_phy_init_vregulators(struct ufs_qcom_phy *phy_common);
147 struct ufs_qcom_phy *ufs_qcom_phy);
149 struct ufs_qcom_phy *common_cfg,
152 int ufs_qcom_phy_calibrate(struct ufs_qcom_phy *ufs_qcom_phy,