Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/phy/
Dphy-qcom-ufs.h34 int ufs_qcom_phy_set_tx_lane_enable(struct phy *phy, u32 tx_lanes);
/Linux-v4.19/drivers/phy/qualcomm/
Dphy-qcom-ufs.c536 int ufs_qcom_phy_set_tx_lane_enable(struct phy *generic_phy, u32 tx_lanes) in ufs_qcom_phy_set_tx_lane_enable() function
552 EXPORT_SYMBOL_GPL(ufs_qcom_phy_set_tx_lane_enable);
/Linux-v4.19/drivers/scsi/ufs/
Dufs-qcom.c201 err = ufs_qcom_phy_set_tx_lane_enable(phy, tx_lanes); in ufs_qcom_link_startup_post_change()
1005 res = ufs_qcom_phy_set_tx_lane_enable(phy, val); in ufs_qcom_pwr_change_notify()