Home
last modified time | relevance | path

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

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