Searched refs:RTC_TIMESTAMP_END_2099 (Results 1 – 7 of 7) sorted by relevance
181 rtcdev->range_max = RTC_TIMESTAMP_END_2099; in ls1x_rtc_probe()
212 rx8581->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8581_probe()
430 tps_rtc->rtc->range_max = RTC_TIMESTAMP_END_2099; in tps65910_rtc_probe()
444 rtc->range_max = RTC_TIMESTAMP_END_2099; in at91_rtc_probe()
946 data->rtc->range_max = RTC_TIMESTAMP_END_2099; in abb5zes3_probe()
1458 rtc_dev->range_max = RTC_TIMESTAMP_END_2099; in ds1685_rtc_probe()
168 #define RTC_TIMESTAMP_END_2099 4102444799LL /* 2099-12-31 23:59:59 */ macro