Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
Drtc-omap.c140 struct omap_rtc { struct
150 const struct omap_rtc_device_type *type; argument
154 static inline u8 rtc_read(struct omap_rtc *rtc, unsigned int reg) in rtc_read() argument
/kernel/linux/linux-4.19/drivers/rtc/
Drtc-omap.c145 struct omap_rtc { struct
155 const struct omap_rtc_device_type *type; argument
159 static inline u8 rtc_read(struct omap_rtc *rtc, unsigned int reg) in rtc_read() argument
/kernel/linux/linux-5.10/drivers/soc/ti/
Dpm33xx.c53 static struct rtc_device *omap_rtc; variable