Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Domap1.c427 struct omap_32khz_timer_s { struct
435 struct omap_32khz_timer_s *s = opaque; in omap_os_timer_read() argument
462 struct omap_32khz_timer_s *s = opaque; in omap_os_timer_write()
501 static void omap_os_timer_reset(struct omap_32khz_timer_s *s) in omap_os_timer_reset()
513 static struct omap_32khz_timer_s *omap_os_timer_init(MemoryRegion *memory, in omap_os_timer_init()
517 struct omap_32khz_timer_s *s = g_new0(struct omap_32khz_timer_s, 1); in omap_os_timer_init()
/openbmc/qemu/include/hw/arm/
H A Domap.h898 struct omap_32khz_timer_s *os_timer;