Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drtc.h177 #define RTC_TIMESTAMP_END_2199 7258118399LL /* 2199-12-31 23:59:59 */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-vt8500.c225 vt8500_rtc->rtc->range_max = RTC_TIMESTAMP_END_2199; in vt8500_rtc_probe()