Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Domap_synctimer.c23 struct omap_synctimer_s { struct
30 static uint32_t omap_synctimer_read(struct omap_synctimer_s *s) { in omap_synctimer_read() argument
35 void omap_synctimer_reset(struct omap_synctimer_s *s) in omap_synctimer_reset()
42 struct omap_synctimer_s *s = opaque; in omap_synctimer_readw()
58 struct omap_synctimer_s *s = opaque; in omap_synctimer_readh()
99 struct omap_synctimer_s *omap_synctimer_init(struct omap_target_agent_s *ta, in omap_synctimer_init()
102 struct omap_synctimer_s *s = g_malloc0(sizeof(*s)); in omap_synctimer_init()
/qemu/include/hw/arm/
H A Domap.h711 struct omap_synctimer_s;
712 struct omap_synctimer_s *omap_synctimer_init(struct omap_target_agent_s *ta,
714 void omap_synctimer_reset(struct omap_synctimer_s *s);
968 struct omap_synctimer_s *synctimer;