Searched refs:omap_rtc_s (Results 1 – 2 of 2) sorted by relevance
2534 struct omap_rtc_s { struct2555 static void omap_rtc_interrupts_update(struct omap_rtc_s *s) in omap_rtc_interrupts_update() argument2561 static void omap_rtc_alarm_update(struct omap_rtc_s *s) in omap_rtc_alarm_update()2571 struct omap_rtc_s *s = opaque; in omap_rtc_read()2653 struct omap_rtc_s *s = opaque; in omap_rtc_write()2800 struct omap_rtc_s *s = opaque; in omap_rtc_tick()2861 static void omap_rtc_reset(struct omap_rtc_s *s) in omap_rtc_reset()2882 static struct omap_rtc_s *omap_rtc_init(MemoryRegion *system_memory, in omap_rtc_init()2887 struct omap_rtc_s *s = g_new0(struct omap_rtc_s, 1); in omap_rtc_init()
617 struct omap_rtc_s *rtc;