Home
last modified time | relevance | path

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

/device/qemu/drivers/virtio/
Dvirtmmio.h45 #define VIRTMMIO_REG_QUEUESEL 0x30 macro
Dvirtmmio.c144 WRITE_UINT32(queue, dev->base + VIRTMMIO_REG_QUEUESEL); in CompleteConfigQueue()
/device/qemu/riscv32_virt/liteos_m/board/driver/
Dvirtmmio.h58 #define VIRTMMIO_REG_QUEUESEL 0x30 macro
Dvirtmmio.c152 FENCE_WRITE_UINT32(queue, dev->base + VIRTMMIO_REG_QUEUESEL); in CompleteConfigQueue()