Home
last modified time | relevance | path

Searched refs:RTC_TIMESTAMP_END_9999 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1347.c167 rtc->range_max = RTC_TIMESTAMP_END_9999; in ds1347_probe()
H A Drtc-pl031.c436 .range_max = RTC_TIMESTAMP_END_9999,
H A Drtc-sh.c604 rtc->rtc_dev->range_max = RTC_TIMESTAMP_END_9999; in sh_rtc_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Drtc.h162 #define RTC_TIMESTAMP_END_9999 253402300799LL /* 9999-12-31 23:59:59 */ macro