Home
last modified time | relevance | path

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

/device/qemu/drivers/virtio/
Dvirtmmio.h47 #define VIRTMMIO_REG_QUEUENUM 0x38 macro
Dvirtmmio.c154 WRITE_UINT32(q->qsz, dev->base + VIRTMMIO_REG_QUEUENUM); in CompleteConfigQueue()
/device/qemu/riscv32_virt/liteos_m/board/driver/
Dvirtmmio.h60 #define VIRTMMIO_REG_QUEUENUM 0x38 macro
Dvirtmmio.c162 FENCE_WRITE_UINT32(q->qsz, dev->base + VIRTMMIO_REG_QUEUENUM); in CompleteConfigQueue()