Searched refs:RTC_TIMESTAMP_END_9999 (Results 1 – 7 of 7) sorted by relevance
167 rtc->range_max = RTC_TIMESTAMP_END_9999; in ds1347_probe()
252 rtc->range_max = RTC_TIMESTAMP_END_9999; in opal_rtc_probe()
432 .range_max = RTC_TIMESTAMP_END_9999,
391 config->rtc->range_max = RTC_TIMESTAMP_END_9999; in spear_rtc_probe()
604 rtc->rtc_dev->range_max = RTC_TIMESTAMP_END_9999; in sh_rtc_probe()
791 info->rtc_dev->range_max = RTC_TIMESTAMP_END_9999; in s5m_rtc_probe()
177 #define RTC_TIMESTAMP_END_9999 253402300799LL /* 9999-12-31 23:59:59 */ macro