Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1685.h242 #define RTC_BANK1_SSN_CRC 0x47 /* Serial CRC Byte */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1685.c247 ssn[7] = rtc->read(rtc, RTC_BANK1_SSN_CRC); in ds1685_rtc_get_ssn()