Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dtz-mpc.h70 MemoryRegion regmr; member
/openbmc/qemu/hw/misc/
H A Dtz-mpc.c540 memory_region_init_io(&s->regmr, obj, &tz_mpc_reg_ops, in tz_mpc_realize()
542 sysbus_init_mmio(sbd, &s->regmr); in tz_mpc_realize()