Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_mphi.c119 static const MemoryRegionOps mphi_mmio_ops = { variable
151 memory_region_init_io(&s->iomem, obj, &mphi_mmio_ops, s, "mphi", MPHI_MMIO_SIZE); in mphi_init()