Home
last modified time | relevance | path

Searched defs:omap_rtc (Results 1 – 2 of 2) 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-5.10/drivers/soc/ti/
Dpm33xx.c53 static struct rtc_device *omap_rtc; variable