Lines Matching refs:ufs_qcom_phy
83 struct ufs_qcom_phy { struct
134 int (*calibrate_phy)(struct ufs_qcom_phy *phy, bool is_rate_B); argument
135 void (*start_serdes)(struct ufs_qcom_phy *phy);
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);
146 struct ufs_qcom_phy *phy_common);
148 struct ufs_qcom_phy *phy_common);
150 struct ufs_qcom_phy *ufs_qcom_phy);
152 struct ufs_qcom_phy *common_cfg,
155 int ufs_qcom_phy_calibrate(struct ufs_qcom_phy *ufs_qcom_phy,