Home
last modified time | relevance | path

Searched refs:RISCV_IOMMU_PQCSR_BUSY (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Driscv-iommu.h61 #define RISCV_IOMMU_PQCSR_BUSY RISCV_IOMMU_QUEUE_BUSY macro
/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c80 g_assert_cmpuint(reg & RISCV_IOMMU_PQCSR_BUSY, ==, 0); in test_reg_reset()
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h172 #define RISCV_IOMMU_PQCSR_BUSY RISCV_IOMMU_QUEUE_BUSY macro
H A Driscv-iommu.c1770 ctrl_clr = RISCV_IOMMU_PQCSR_BUSY | RISCV_IOMMU_PQCSR_PQMF | in riscv_iommu_process_pq_control()
1775 ctrl_clr = RISCV_IOMMU_PQCSR_BUSY | RISCV_IOMMU_PQCSR_PQON; in riscv_iommu_process_pq_control()
1778 ctrl_clr = RISCV_IOMMU_PQCSR_BUSY; in riscv_iommu_process_pq_control()
1967 busy = RISCV_IOMMU_PQCSR_BUSY; in riscv_iommu_mmio_write()
2190 RISCV_IOMMU_PQCSR_BUSY); in riscv_iommu_realize()