Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/rtc/
A Drtc-r9701.c128 rtc->range_max = RTC_TIMESTAMP_END_2099; in r9701_probe()
A Drtc-wilco-ec.c176 rtc->range_max = RTC_TIMESTAMP_END_2099; in wilco_ec_rtc_probe()
A Drtc-ls1x.c177 rtcdev->range_max = RTC_TIMESTAMP_END_2099; in ls1x_rtc_probe()
A Drtc-sd3078.c192 sd3078->rtc->range_max = RTC_TIMESTAMP_END_2099; in sd3078_probe()
A Drtc-isl12022.c242 rtc->range_max = RTC_TIMESTAMP_END_2099; in isl12022_probe()
A Drtc-rx8581.c296 rx8581->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8581_probe()
A Drtc-bd70528.c328 rtc->range_max = RTC_TIMESTAMP_END_2099; in bd70528_probe()
A Drtc-mv.c273 pdata->rtc->range_max = RTC_TIMESTAMP_END_2099; in mv_rtc_probe()
A Drtc-pic32.c339 pdata->rtc->range_max = RTC_TIMESTAMP_END_2099; in pic32_rtc_probe()
A Drtc-rc5t619.c398 rtc->rtc->range_max = RTC_TIMESTAMP_END_2099; in rc5t619_rtc_probe()
A Drtc-tps65910.c433 tps_rtc->rtc->range_max = RTC_TIMESTAMP_END_2099; in tps65910_rtc_probe()
A Drtc-pcf2123.c439 rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf2123_probe()
A Drtc-pcf8523.c443 rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf8523_probe()
A Drtc-pcf85363.c434 pcf85363->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf85363_probe()
A Drtc-rzn1.c353 rtc->rtcdev->range_max = RTC_TIMESTAMP_END_2099; in rzn1_rtc_probe()
A Drtc-s35390a.c486 s35390a->rtc->range_max = RTC_TIMESTAMP_END_2099; in s35390a_probe()
A Drtc-ds1343.c404 priv->rtc->range_max = RTC_TIMESTAMP_END_2099; in ds1343_probe()
A Drtc-rx8010.c417 rx8010->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8010_probe()
A Drtc-ab-eoz9.c535 data->rtc->range_max = RTC_TIMESTAMP_END_2099; in abeoz9_probe()
A Drtc-at91rm9200.c540 rtc->range_max = RTC_TIMESTAMP_END_2099; in at91_rtc_probe()
A Drtc-rx8025.c556 rx8025->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8025_probe()
A Drtc-nct3018y.c502 nct3018y->rtc->range_max = RTC_TIMESTAMP_END_2099; in nct3018y_probe()
A Drtc-pcf8563.c557 pcf8563->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf8563_probe()
A Drtc-ds1305.c693 ds1305->rtc->range_max = RTC_TIMESTAMP_END_2099; in ds1305_probe()
/linux-6.3-rc2/include/linux/
A Drtc.h175 #define RTC_TIMESTAMP_END_2099 4102444799LL /* 2099-12-31 23:59:59 */ macro

Completed in 31 milliseconds

12