Home
last modified time | relevance | path

Searched refs:VIRTMMIO_REG_CONFIG (Results 1 - 7 of 7) sorted by relevance

/device/qemu/drivers/virtio/
H A Dvirtmmio.h60 #define VIRTMMIO_REG_CONFIG 0x100 macro
H A Dvirtblock.c88 struct VirtblkConfig *conf = (void *)(blk->dev.base + VIRTMMIO_REG_CONFIG); in Feature0()
H A Dvirtinput.c259 struct VirtinConfig *conf = (struct VirtinConfig *)(in->dev.base + VIRTMMIO_REG_CONFIG); in VirtinFillHidInfo()
H A Dvirtnet.c99 struct VirtnetConfig *conf = (struct VirtnetConfig *)(nic->dev.base + VIRTMMIO_REG_CONFIG); in Feature0()
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtmmio.h73 #define VIRTMMIO_REG_CONFIG 0x100 macro
H A Dvirtinput.c250 struct VirtinConfig *conf = (struct VirtinConfig *)(in->dev.base + VIRTMMIO_REG_CONFIG); in VirtinFillHidInfo()
H A Dvirtnet.c147 struct VirtnetConfig *conf = (struct VirtnetConfig *)(nic->dev.base + VIRTMMIO_REG_CONFIG); in Feature0()

Completed in 8 milliseconds