Searched refs:RTC_SECS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-ds1685.c259 seconds = rtc->read(rtc, RTC_SECS); ds1685_rtc_read_time()
351 rtc->write(rtc, RTC_SECS, seconds); ds1685_rtc_set_time()
1544 { "seconds", RTC_SECS, RTC_SECS_BCD_MASK, 0, 59 },
1561 { "seconds", RTC_SECS, RTC_SECS_BIN_MASK, 0x00, 0x3b },
/linux-4.1.27/drivers/char/
H A Dgenrtc.c151 * whether RTC_SECS changed
/linux-4.1.27/include/linux/rtc/
H A Dds1685.h94 #define RTC_SECS 0x00 /* Seconds 00-59 */ macro

Completed in 84 milliseconds