Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/ufs/
Dufs-qcom.c769 ufs_qcom_get_speed_mode(&host->dev_req_params, mode); in ufs_qcom_update_bus_bw_vote()
911 struct ufs_pa_layer_attr *dev_req_params) in ufs_qcom_pwr_change_notify() argument
920 if (!dev_req_params) { in ufs_qcom_pwr_change_notify()
958 dev_req_params); in ufs_qcom_pwr_change_notify()
967 if (ufs_qcom_cfg_timers(hba, dev_req_params->gear_rx, in ufs_qcom_pwr_change_notify()
968 dev_req_params->pwr_rx, in ufs_qcom_pwr_change_notify()
969 dev_req_params->hs_rate, false)) { in ufs_qcom_pwr_change_notify()
980 val = ~(MAX_U32 << dev_req_params->lane_tx); in ufs_qcom_pwr_change_notify()
989 memcpy(&host->dev_req_params, in ufs_qcom_pwr_change_notify()
990 dev_req_params, sizeof(*dev_req_params)); in ufs_qcom_pwr_change_notify()
[all …]
Dufs-qcom.h226 struct ufs_pa_layer_attr dev_req_params; member
Dufshcd.h760 struct ufs_pa_layer_attr *dev_req_params) in ufshcd_vops_pwr_change_notify() argument
764 dev_max_params, dev_req_params); in ufshcd_vops_pwr_change_notify()