Home
last modified time | relevance | path

Searched defs:VIRTIO_MMIO_INT_CONFIG (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_mmio.h150 #define VIRTIO_MMIO_INT_CONFIG (1 << 1) macro
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_mmio.h109 #define VIRTIO_MMIO_INT_CONFIG BIT(1) macro