Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Domap1.c300 struct omap_watchdog_timer_s { struct
312 struct omap_watchdog_timer_s *s = opaque; in omap_wd_timer_read() argument
337 struct omap_watchdog_timer_s *s = opaque; in omap_wd_timer_write()
389 static void omap_wd_timer_reset(struct omap_watchdog_timer_s *s) in omap_wd_timer_reset()
407 static struct omap_watchdog_timer_s *omap_wd_timer_init(MemoryRegion *memory, in omap_wd_timer_init()
411 struct omap_watchdog_timer_s *s = g_new0(struct omap_watchdog_timer_s, 1); in omap_wd_timer_init()
/openbmc/qemu/include/hw/arm/
H A Domap.h626 struct omap_watchdog_timer_s *wdt;