Home
last modified time | relevance | path

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

/openbmc/qemu/hw/m68k/
H A Dnext-cube.c92 MemoryRegion timer_mem; member
1192 memory_region_init_io(&s->timer_mem, OBJECT(s), &next_timer_ops, s, in next_pc_init()
1194 sysbus_init_mmio(sbd, &s->timer_mem); in next_pc_init()