Home
last modified time | relevance | path

Searched defs:omap_rtc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-omap.c141 struct omap_rtc { struct
151 const struct omap_rtc_device_type *type; argument
155 static inline u8 rtc_read(struct omap_rtc *rtc, unsigned int reg) in rtc_read() argument
/openbmc/linux/drivers/soc/ti/
H A Dpm33xx.c54 static struct rtc_device *omap_rtc; variable