Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dzaurus.c159 static const MemoryRegionOps scoop_ops = { variable
184 memory_region_init_io(&s->iomem, obj, &scoop_ops, s, "scoop", 0x1000); in scoop_init()