Home
last modified time | relevance | path

Searched defs:mmio_addr (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/rust/qemu-api/src/
H A Dsysbus.rs76 fn mmio_addr(&self, id: u32) -> Option<u64> { in mmio_addr() method
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_vpd.h35 u32 mmio_addr; member
45 u32 mmio_addr; member
/openbmc/qemu/hw/i386/
H A Damd_iommu.h323 uint64_t mmio_addr; member
/openbmc/u-boot/drivers/net/
H A Drtl8169.c323 void *mmio_addr; /* memory map physical address */ member
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c1689 hwaddr mmio_addr; in h_int_esb() local