Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Domap1.c302 struct omap_watchdog_timer_s { struct
314 struct omap_watchdog_timer_s *s = opaque; in omap_wd_timer_read() argument
339 struct omap_watchdog_timer_s *s = opaque; in omap_wd_timer_write()
391 static void omap_wd_timer_reset(struct omap_watchdog_timer_s *s) in omap_wd_timer_reset()
409 static struct omap_watchdog_timer_s *omap_wd_timer_init(MemoryRegion *memory, in omap_wd_timer_init()
413 struct omap_watchdog_timer_s *s = g_new0(struct omap_watchdog_timer_s, 1); in omap_wd_timer_init()
/qemu/include/hw/arm/
H A Domap.h629 struct omap_watchdog_timer_s *wdt;