Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1685.h88 #define RTC_MINS 0x02 /* Minutes 00-59 */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1685.c270 minutes = rtc->read(rtc, RTC_MINS); in ds1685_rtc_read_time()
360 rtc->write(rtc, RTC_MINS, minutes); in ds1685_rtc_set_time()