Home
last modified time | relevance | path

Searched refs:hs_gear (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-qcom.h230 u32 hs_gear; member
H A Dufs-qcom.c463 phy_set_mode_ext(phy, PHY_MODE_UFS_HS_B, host->hs_gear); in ufs_qcom_power_up_sequence()
913 * Update hs_gear only when the gears are scaled to a higher value. This is because, in ufs_qcom_pwr_change_notify()
917 if (dev_req_params->gear_tx > host->hs_gear) in ufs_qcom_pwr_change_notify()
918 host->hs_gear = dev_req_params->gear_tx; in ufs_qcom_pwr_change_notify()
1285 host->hs_gear = UFS_HS_G2; in ufs_qcom_init()

Completed in 4 milliseconds