Home
last modified time | relevance | path

Searched refs:RTC_TIMESTAMP_END_2099 (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/rtc/
H A Drtc-r9701.c128 rtc->range_max = RTC_TIMESTAMP_END_2099; in r9701_probe()
H A Drtc-wilco-ec.c176 rtc->range_max = RTC_TIMESTAMP_END_2099; in wilco_ec_rtc_probe()
H A Drtc-sd3078.c192 sd3078->rtc->range_max = RTC_TIMESTAMP_END_2099; in sd3078_probe()
H A Drtc-sd2405al.c191 sd2405al->rtc->range_max = RTC_TIMESTAMP_END_2099; in sd2405al_probe()
H A Drtc-rx8581.c295 rx8581->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8581_probe()
H A Drtc-ma35d1.c255 rtc->rtcdev->range_max = RTC_TIMESTAMP_END_2099; in ma35d1_rtc_probe()
H A Drtc-ds1511.c325 ds1511->rtc->range_max = RTC_TIMESTAMP_END_2099; in ds1511_rtc_probe()
H A Drtc-bd70528.c325 rtc->range_max = RTC_TIMESTAMP_END_2099; in bd70528_probe()
H A Drtc-mv.c273 pdata->rtc->range_max = RTC_TIMESTAMP_END_2099; in mv_rtc_probe()
H A Drtc-rzn1.c329 rtc->rtcdev->range_max = RTC_TIMESTAMP_END_2099; in rzn1_rtc_probe()
H A Drtc-loongson.c349 priv->rtcdev->range_max = RTC_TIMESTAMP_END_2099; in loongson_rtc_probe()
H A Drtc-pcf2123.c439 rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf2123_probe()
H A Drtc-rc5t619.c398 rtc->rtc->range_max = RTC_TIMESTAMP_END_2099; in rc5t619_rtc_probe()
H A Drtc-tps65910.c430 tps_rtc->rtc->range_max = RTC_TIMESTAMP_END_2099; in tps65910_rtc_probe()
H A Drtc-pic32.c337 pdata->rtc->range_max = RTC_TIMESTAMP_END_2099; in pic32_rtc_probe()
H A Drtc-tps6594.c439 rtc->rtc_dev->range_max = RTC_TIMESTAMP_END_2099; in tps6594_rtc_probe()
H A Drtc-pcf85363.c434 pcf85363->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf85363_probe()
H A Drtc-ds1343.c404 priv->rtc->range_max = RTC_TIMESTAMP_END_2099; in ds1343_probe()
H A Drtc-rx8010.c417 rx8010->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8010_probe()
H A Drtc-s35390a.c485 s35390a->rtc->range_max = RTC_TIMESTAMP_END_2099; in s35390a_probe()
H A Drtc-pcf8523.c466 rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf8523_probe()
H A Drtc-m48t59.c444 m48t59->rtc->range_max = RTC_TIMESTAMP_END_2099; in m48t59_rtc_probe()
H A Drtc-rx8025.c556 rx8025->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8025_probe()
H A Drtc-ab-eoz9.c526 data->rtc->range_max = RTC_TIMESTAMP_END_2099; in abeoz9_probe()
/linux/include/linux/
H A Drtc.h176 #define RTC_TIMESTAMP_END_2099 4102444799LL /* 2099-12-31 23:59:59 */ macro

12