Home
last modified time | relevance | path

Searched refs:RISCV_IOMMU_CQCSR_CMD_TO (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/iommu/riscv/
H A Diommu-bits.h154 #define RISCV_IOMMU_CQCSR_CMD_TO BIT(9) macro
H A Diommu.c464 if (ctrl & (RISCV_IOMMU_CQCSR_CQMF | RISCV_IOMMU_CQCSR_CMD_TO | in riscv_iommu_cmdq_process()
471 !!(ctrl & RISCV_IOMMU_CQCSR_CMD_TO), in riscv_iommu_cmdq_process()