Searched refs:OPR_CQIS (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/ufs/core/ |
| H A D | ufs-mcq.c | 274 return readl(mcq_opr_base(hba, OPR_CQIS, i) + REG_CQIS); in ufshcd_mcq_read_cqis() 280 writel(val, mcq_opr_base(hba, OPR_CQIS, i) + REG_CQIS); in ufshcd_mcq_write_cqis() 389 ufsmcq_writelx(hba, ufshcd_mcq_opr_offset(hba, OPR_CQIS, i), in ufshcd_mcq_make_queues_operational() 403 writel(1, mcq_opr_base(hba, OPR_CQIS, i) + REG_CQIE); in ufshcd_mcq_make_queues_operational()
|
| /linux-6.15/drivers/ufs/host/ |
| H A D | ufshcd-pci.c | 476 hba->mcq_opr[OPR_CQIS].offset = cqisao; in ufs_qemu_op_runtime_config()
|
| H A D | ufs-mediatek.c | 1682 hba->mcq_opr[OPR_CQIS].offset = REG_UFS_MTK_CQIS; in ufs_mtk_op_runtime_config()
|
| /linux-6.15/include/ufs/ |
| H A D | ufshcd.h | 843 OPR_CQIS, enumerator
|