Searched refs:omap_rtc_s (Results 1 – 2 of 2) sorted by relevance
2531 struct omap_rtc_s { struct2552 static void omap_rtc_interrupts_update(struct omap_rtc_s *s) in omap_rtc_interrupts_update() argument2558 static void omap_rtc_alarm_update(struct omap_rtc_s *s) in omap_rtc_alarm_update()2567 struct omap_rtc_s *s = opaque; in omap_rtc_read()2649 struct omap_rtc_s *s = opaque; in omap_rtc_write()2847 struct omap_rtc_s *s = opaque; in omap_rtc_tick()2908 static void omap_rtc_reset(struct omap_rtc_s *s) in omap_rtc_reset()2929 static struct omap_rtc_s *omap_rtc_init(MemoryRegion *system_memory, in omap_rtc_init()2934 struct omap_rtc_s *s = g_new0(struct omap_rtc_s, 1); in omap_rtc_init()
614 struct omap_rtc_s *rtc;