Searched refs:RISCV_IOMMU_PQCSR_BUSY (Results 1 – 4 of 4) sorted by relevance
61 #define RISCV_IOMMU_PQCSR_BUSY RISCV_IOMMU_QUEUE_BUSY macro
80 g_assert_cmpuint(reg & RISCV_IOMMU_PQCSR_BUSY, ==, 0); in test_reg_reset()
1894 ctrl_clr = RISCV_IOMMU_PQCSR_BUSY | RISCV_IOMMU_PQCSR_PQMF | in riscv_iommu_process_pq_control()1899 ctrl_clr = RISCV_IOMMU_PQCSR_BUSY | RISCV_IOMMU_PQCSR_PQON; in riscv_iommu_process_pq_control()1902 ctrl_clr = RISCV_IOMMU_PQCSR_BUSY; in riscv_iommu_process_pq_control()2113 busy = RISCV_IOMMU_PQCSR_BUSY; in riscv_iommu_mmio_write()2406 RISCV_IOMMU_PQCSR_BUSY); in riscv_iommu_realize()2487 RISCV_IOMMU_PQCSR_PQON | RISCV_IOMMU_PQCSR_BUSY; in riscv_iommu_reset()
185 #define RISCV_IOMMU_PQCSR_BUSY RISCV_IOMMU_QUEUE_BUSY macro