Home
last modified time | relevance | path

Searched refs:dev_req_params (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/ufs/
Dufs-qcom.c789 ufs_qcom_get_speed_mode(&host->dev_req_params, mode); in ufs_qcom_update_bus_bw_vote()
931 struct ufs_pa_layer_attr *dev_req_params) in ufs_qcom_pwr_change_notify() argument
940 if (!dev_req_params) { in ufs_qcom_pwr_change_notify()
978 dev_req_params); in ufs_qcom_pwr_change_notify()
987 ufshcd_is_hs_mode(dev_req_params)) in ufs_qcom_pwr_change_notify()
991 if (ufs_qcom_cfg_timers(hba, dev_req_params->gear_rx, in ufs_qcom_pwr_change_notify()
992 dev_req_params->pwr_rx, in ufs_qcom_pwr_change_notify()
993 dev_req_params->hs_rate, false)) { in ufs_qcom_pwr_change_notify()
1004 val = ~(MAX_U32 << dev_req_params->lane_tx); in ufs_qcom_pwr_change_notify()
1013 memcpy(&host->dev_req_params, in ufs_qcom_pwr_change_notify()
[all …]
Dufs-hisi.c426 struct ufs_pa_layer_attr *dev_req_params) in ufs_hi3660_pwr_change_notify() argument
431 if (!dev_req_params) { in ufs_hi3660_pwr_change_notify()
442 &ufs_hisi_cap, dev_max_params, dev_req_params); in ufs_hi3660_pwr_change_notify()
Dufs-qcom.h229 struct ufs_pa_layer_attr dev_req_params; member
Dufshcd.h969 struct ufs_pa_layer_attr *dev_req_params) in ufshcd_vops_pwr_change_notify() argument
973 dev_max_params, dev_req_params); in ufshcd_vops_pwr_change_notify()