Lines Matching full:ocs
710 * This function is used to get the OCS field from UTRD
711 * Returns the OCS field in the UTRD
2471 * updates OCS on command completion, with the command in ufshcd_prepare_req_desc_hdr()
5075 int ocs; in ufshcd_transfer_rsp_status() local
5078 ocs = ufshcd_get_tr_ocs(lrbp); in ufshcd_transfer_rsp_status()
5083 ocs = OCS_SUCCESS; in ufshcd_transfer_rsp_status()
5086 switch (ocs) { in ufshcd_transfer_rsp_status()
5158 "OCS error from controller = %x for tag %d\n", in ufshcd_transfer_rsp_status()
5159 ocs, lrbp->task_tag); in ufshcd_transfer_rsp_status()
6616 dev_err(hba->dev, "%s: failed, ocs = 0x%x\n", in ufshcd_issue_tm_cmd()
6799 dev_err(hba->dev, "%s: failed, ocs = 0x%x\n", __func__, in ufshcd_exec_raw_upiu_cmd()