Home
last modified time | relevance | path

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

/openbmc/qemu/hw/cpu/
H A Da9mpcore.c53 *wdtbusdev; in a9mp_priv_realize() local
118 wdtbusdev = SYS_BUS_DEVICE(&s->wdt); in a9mp_priv_realize()
142 sysbus_mmio_get_region(wdtbusdev, 0)); in a9mp_priv_realize()
156 sysbus_connect_irq(wdtbusdev, i, in a9mp_priv_realize()
H A Darm11mpcore.c34 SysBusDevice *wdtbusdev = SYS_BUS_DEVICE(&s->wdtimer); in mpcore_priv_map_setup() local
55 sysbus_mmio_get_region(wdtbusdev, i)); in mpcore_priv_map_setup()
66 sysbus_connect_irq(wdtbusdev, i, in mpcore_priv_map_setup()