Home
last modified time | relevance | path

Searched refs:iomem_stream (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dxlnx-versal-cfu.c363 memory_region_init_io(&s->iomem_stream[i], obj, &cfu_stream_ops, s, in cfu_apb_init()
366 sysbus_init_mmio(sbd, &s->iomem_stream[i]); in cfu_apb_init()
/openbmc/qemu/include/hw/misc/
H A Dxlnx-versal-cfu.h204 MemoryRegion iomem_stream[NUM_STREAM]; member