Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-digicolor.c83 static int dc_rtc_write(struct dc_rtc *rtc, u32 val) in dc_rtc_write() function
109 return dc_rtc_write(rtc, rtc_tm_to_time64(tm)); in dc_rtc_set_time()