Lines Matching refs:dev_req_params
919 struct ufs_pa_layer_attr *p = &host->dev_req_params; in ufs_qcom_get_bw_table()
972 struct ufs_pa_layer_attr *dev_req_params) in ufs_qcom_pwr_change_notify() argument
978 if (!dev_req_params) { in ufs_qcom_pwr_change_notify()
985 ret = ufshcd_negotiate_pwr_params(host_params, dev_max_params, dev_req_params); in ufs_qcom_pwr_change_notify()
1004 if (host->phy_gear == dev_req_params->gear_tx) in ufs_qcom_pwr_change_notify()
1007 host->phy_gear = dev_req_params->gear_tx; in ufs_qcom_pwr_change_notify()
1012 ufshcd_is_hs_mode(dev_req_params)) in ufs_qcom_pwr_change_notify()
1017 dev_req_params->gear_tx, in ufs_qcom_pwr_change_notify()
1023 dev_req_params->gear_tx, dev_req_params->lane_tx); in ufs_qcom_pwr_change_notify()
1028 memcpy(&host->dev_req_params, in ufs_qcom_pwr_change_notify()
1029 dev_req_params, sizeof(*dev_req_params)); in ufs_qcom_pwr_change_notify()
1035 !ufshcd_is_hs_mode(dev_req_params)) in ufs_qcom_pwr_change_notify()