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