Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/rtc/
H A Dds1685.h87 #define RTC_SECS 0x00 /* Seconds 00-59 */ macro
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1685.c269 seconds = rtc->read(rtc, RTC_SECS); in ds1685_rtc_read_time()
359 rtc->write(rtc, RTC_SECS, seconds); in ds1685_rtc_set_time()