Searched refs:ufs_qcom_phy_set_tx_lane_enable (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/phy/
H A Dphy-qcom-ufs.h53 int ufs_qcom_phy_set_tx_lane_enable(struct phy *phy, u32 tx_lanes);
/linux-4.4.14/drivers/scsi/ufs/
H A Dufs-qcom.c196 err = ufs_qcom_phy_set_tx_lane_enable(phy, tx_lanes); ufs_qcom_link_startup_post_change()
198 dev_err(hba->dev, "%s: ufs_qcom_phy_set_tx_lane_enable failed\n", ufs_qcom_link_startup_post_change()
981 res = ufs_qcom_phy_set_tx_lane_enable(phy, val); ufs_qcom_pwr_change_notify()
983 dev_err(hba->dev, "%s: ufs_qcom_phy_set_tx_lane_enable() failed res = %d\n", ufs_qcom_pwr_change_notify()
/linux-4.4.14/drivers/phy/
H A Dphy-qcom-ufs.c589 int ufs_qcom_phy_set_tx_lane_enable(struct phy *generic_phy, u32 tx_lanes) ufs_qcom_phy_set_tx_lane_enable() function
605 EXPORT_SYMBOL_GPL(ufs_qcom_phy_set_tx_lane_enable); variable

Completed in 149 milliseconds