Searched refs:nutrs (Results 1 – 5 of 5) sorted by relevance
2419 hba->reserved_slot = hba->nutrs - 1; in ufshcd_hba_capabilities()3965 for (i = 0; i < hba->nutrs; i++) { in ufshcd_host_memory_configure()5153 u8 lun_qdepth = hba->nutrs; in ufshcd_lu_init()5673 for (tag = 0; tag < hba->nutrs; tag++) { in ufshcd_mcq_compl_pending_transfer()7017 int retries = hba->nutrs; in ufshcd_intr()8754 int old_nutrs = hba->nutrs; in ufshcd_alloc_mcq()8760 hba->nutrs = ret; in ufshcd_alloc_mcq()8769 if (hba->nutrs != old_nutrs) { in ufshcd_alloc_mcq()8786 hba->nutrs = old_nutrs; in ufshcd_alloc_mcq()8803 ufshcd_mcq_config_mac(hba, hba->nutrs); in ufshcd_config_mcq()[all …]
477 hwq->max_entries = hba->nutrs + 1; in ufshcd_mcq_init()548 if (task_tag != hba->nutrs - UFSHCD_NUM_RESERVED) { in ufshcd_mcq_sq_cleanup()
1014 int nutrs; member
1317 ufshcd_mcq_config_mac(hba, hba->nutrs); in ufs_mtk_link_set_hpm()
1113 hci_writel(ufs, (1 << hba->nutrs) - 1, HCI_UTRL_NEXUS_TYPE); in exynos_ufs_post_link()