diff options
Diffstat (limited to 'include/linux/phy')
| -rw-r--r-- | include/linux/phy/phy-qcom-ufs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/phy/phy-qcom-ufs.h b/include/linux/phy/phy-qcom-ufs.h index 35c070ea6ea3..0a2c18a9771d 100644 --- a/include/linux/phy/phy-qcom-ufs.h +++ b/include/linux/phy/phy-qcom-ufs.h | |||
| @@ -31,10 +31,7 @@ void ufs_qcom_phy_enable_dev_ref_clk(struct phy *phy); | |||
| 31 | */ | 31 | */ |
| 32 | void ufs_qcom_phy_disable_dev_ref_clk(struct phy *phy); | 32 | void ufs_qcom_phy_disable_dev_ref_clk(struct phy *phy); |
| 33 | 33 | ||
| 34 | int ufs_qcom_phy_start_serdes(struct phy *phy); | ||
| 35 | int ufs_qcom_phy_set_tx_lane_enable(struct phy *phy, u32 tx_lanes); | 34 | int ufs_qcom_phy_set_tx_lane_enable(struct phy *phy, u32 tx_lanes); |
| 36 | int ufs_qcom_phy_calibrate_phy(struct phy *phy, bool is_rate_B); | ||
| 37 | int ufs_qcom_phy_is_pcs_ready(struct phy *phy); | ||
| 38 | void ufs_qcom_phy_save_controller_version(struct phy *phy, | 35 | void ufs_qcom_phy_save_controller_version(struct phy *phy, |
| 39 | u8 major, u16 minor, u16 step); | 36 | u8 major, u16 minor, u16 step); |
| 40 | 37 | ||
