Searched defs:omap_rtc (Results 1 – 2 of 2) sorted by relevance
140 struct omap_rtc { struct150 const struct omap_rtc_device_type *type; argument154 static inline u8 rtc_read(struct omap_rtc *rtc, unsigned int reg) in rtc_read() argument
53 static struct rtc_device *omap_rtc; variable