Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Darmv7m_systick.c192 static const MemoryRegionOps systick_ops = { variable
248 memory_region_init_io(&s->iomem, obj, &systick_ops, s, "systick", 0xe0); in systick_instance_init()