Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Driscv-iommu.h55 #define RISCV_IOMMU_FQCSR_BUSY RISCV_IOMMU_QUEUE_BUSY macro
/openbmc/qemu/tests/qtest/
H A Driscv-iommu-test.c74 g_assert_cmpuint(reg & RISCV_IOMMU_FQCSR_BUSY, ==, 0); in test_reg_reset()
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-bits.h163 #define RISCV_IOMMU_FQCSR_BUSY RISCV_IOMMU_QUEUE_BUSY macro
H A Driscv-iommu.c1740 ctrl_clr = RISCV_IOMMU_FQCSR_BUSY | RISCV_IOMMU_FQCSR_FQMF | in riscv_iommu_process_fq_control()
1745 ctrl_clr = RISCV_IOMMU_FQCSR_BUSY | RISCV_IOMMU_FQCSR_FQON; in riscv_iommu_process_fq_control()
1748 ctrl_clr = RISCV_IOMMU_FQCSR_BUSY; in riscv_iommu_process_fq_control()
1962 busy = RISCV_IOMMU_FQCSR_BUSY; in riscv_iommu_mmio_write()
2186 RISCV_IOMMU_FQCSR_BUSY); in riscv_iommu_realize()