Searched defs:omap_rtc (Results 1 – 3 of 3) 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
145 struct omap_rtc { struct155 const struct omap_rtc_device_type *type; argument159 static inline u8 rtc_read(struct omap_rtc *rtc, unsigned int reg) in rtc_read() argument
53 static struct rtc_device *omap_rtc; variable