Searched refs:tx_lanes (Results 1 – 4 of 4) sorted by relevance
53 int ufs_qcom_phy_set_tx_lane_enable(struct phy *phy, u32 tx_lanes);
61 static int ufs_qcom_get_connected_tx_lanes(struct ufs_hba *hba, u32 *tx_lanes) in ufs_qcom_get_connected_tx_lanes() argument66 UIC_ARG_MIB(PA_CONNECTEDTXDATALANES), tx_lanes); in ufs_qcom_get_connected_tx_lanes()189 u32 tx_lanes; in ufs_qcom_link_startup_post_change() local192 err = ufs_qcom_get_connected_tx_lanes(hba, &tx_lanes); in ufs_qcom_link_startup_post_change()196 err = ufs_qcom_phy_set_tx_lane_enable(phy, tx_lanes); in ufs_qcom_link_startup_post_change()596 u32 tx_lanes; /* number of tx lanes */ member660 qcom_param->tx_lanes); in ufs_qcom_get_pwr_dev_param()928 ufs_qcom_cap.tx_lanes = UFS_QCOM_LIMIT_NUM_LANES_TX; in ufs_qcom_pwr_change_notify()
2689 int tx_lanes, i, err = 0; in ufshcd_disable_tx_lcc() local2693 &tx_lanes); in ufshcd_disable_tx_lcc()2696 &tx_lanes); in ufshcd_disable_tx_lcc()2697 for (i = 0; i < tx_lanes; i++) { in ufshcd_disable_tx_lcc()
589 int ufs_qcom_phy_set_tx_lane_enable(struct phy *generic_phy, u32 tx_lanes) in ufs_qcom_phy_set_tx_lane_enable() argument600 tx_lanes); in ufs_qcom_phy_set_tx_lane_enable()