Searched refs:hs_gear (Results 1 – 2 of 2) sorted by relevance
230 u32 hs_gear; member
469 phy_set_mode_ext(phy, PHY_MODE_UFS_HS_B, host->hs_gear); in ufs_qcom_power_up_sequence() 919 * Update hs_gear only when the gears are scaled to a higher value. This is because, in ufs_qcom_pwr_change_notify() 923 if (dev_req_params->gear_tx > host->hs_gear) in ufs_qcom_pwr_change_notify() 924 host->hs_gear = dev_req_params->gear_tx; in ufs_qcom_pwr_change_notify() 1291 host->hs_gear = UFS_HS_G2; in ufs_qcom_init()