Searched refs:RISCV_IOMMU_REG_CQT (Results 1 – 4 of 4) sorted by relevance
77 #define RISCV_IOMMU_REG_CQT 0x0024 macro
151 riscv_iommu_write_reg32(r_iommu, RISCV_IOMMU_REG_CQT, 0); in test_iommu_init_queues()
121 #define RISCV_IOMMU_REG_CQT 0x0024 macro
1548 tail = riscv_iommu_reg_get32(s, RISCV_IOMMU_REG_CQT) & s->cq_mask; in riscv_iommu_process_cq_tail()1705 stl_le_p(&s->regs_ro[RISCV_IOMMU_REG_CQT], ~s->cq_mask); in riscv_iommu_process_cq_control()1707 stl_le_p(&s->regs_rw[RISCV_IOMMU_REG_CQT], 0); in riscv_iommu_process_cq_control()1713 stl_le_p(&s->regs_ro[RISCV_IOMMU_REG_CQT], ~0); in riscv_iommu_process_cq_control()1951 case RISCV_IOMMU_REG_CQT: in riscv_iommu_mmio_write()