Home
last modified time | relevance | path

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

12

/openbmc/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-rx8581.c295 rx8581->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8581_probe()
H A Drtc-isl12022.c356 rtc->range_max = RTC_TIMESTAMP_END_2099; in isl12022_probe()
H A Drtc-bd70528.c328 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-loongson.c346 priv->rtcdev->range_max = RTC_TIMESTAMP_END_2099; in loongson_rtc_probe()
H A Drtc-rc5t619.c398 rtc->rtc->range_max = RTC_TIMESTAMP_END_2099; in rc5t619_rtc_probe()
H A Drtc-pcf2123.c439 rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf2123_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-pcf8523.c442 rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf8523_probe()
H A Drtc-ds1343.c404 priv->rtc->range_max = RTC_TIMESTAMP_END_2099; in ds1343_probe()
H A Drtc-pcf85363.c434 pcf85363->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf85363_probe()
H A Drtc-s35390a.c486 s35390a->rtc->range_max = RTC_TIMESTAMP_END_2099; in s35390a_probe()
H A Drtc-rx8010.c417 rx8010->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8010_probe()
H A Drtc-rzn1.c353 rtc->rtcdev->range_max = RTC_TIMESTAMP_END_2099; in rzn1_rtc_probe()
H A Drtc-nct3018y.c502 nct3018y->rtc->range_max = RTC_TIMESTAMP_END_2099; in nct3018y_probe()
H A Drtc-ab-eoz9.c535 data->rtc->range_max = RTC_TIMESTAMP_END_2099; in abeoz9_probe()
H A Drtc-at91rm9200.c539 rtc->range_max = RTC_TIMESTAMP_END_2099; in at91_rtc_probe()
H A Drtc-rx8025.c556 rx8025->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8025_probe()
H A Drtc-pcf85063.c601 pcf85063->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf85063_probe()
H A Drtc-pcf8563.c557 pcf8563->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf8563_probe()
/openbmc/linux/include/linux/
H A Drtc.h176 #define RTC_TIMESTAMP_END_2099 4102444799LL /* 2099-12-31 23:59:59 */ macro

12