Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-ds1511.c74 static void rtc_write(uint8_t val, uint32_t reg) in rtc_write() function
H A Drtc-omap.c165 static inline void rtc_write(struct omap_rtc *rtc, unsigned int reg, u8 val) in rtc_write() function