Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drtc.h175 #define RTC_TIMESTAMP_END_2079 3471292799LL /* 2079-12-31 23:59:59 */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c757 rv3029->rtc->range_max = RTC_TIMESTAMP_END_2079; in rv3029_probe()