Home
last modified time | relevance | path

Searched refs:dc_rtc_read (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-digicolor.c59 static int dc_rtc_read(struct dc_rtc *rtc, unsigned long *val) in dc_rtc_read() function
97 ret = dc_rtc_read(rtc, &now); in dc_rtc_read_time()
123 ret = dc_rtc_read(rtc, &now); in dc_rtc_read_alarm()