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.c177 rtc->range_max = RTC_TIMESTAMP_END_2099; in sd3078_probe()
H A Drtc-sd2405al.c193 rtc->range_max = RTC_TIMESTAMP_END_2099; in sd2405al_probe()
H A Drtc-rx8581.c282 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.c331 rtc->range_max = RTC_TIMESTAMP_END_2099; in bd70528_probe()
H A Drtc-mv.c269 pdata->rtc->range_max = RTC_TIMESTAMP_END_2099; in mv_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-loongson.c379 priv->rtcdev->range_max = RTC_TIMESTAMP_END_2099; in loongson_rtc_probe()
H A Drtc-tps6594.c438 rtc->rtc_dev->range_max = RTC_TIMESTAMP_END_2099; in tps6594_rtc_probe()
H A Drtc-ds1343.c404 priv->rtc->range_max = RTC_TIMESTAMP_END_2099; in ds1343_probe()
H A Drtc-nvidia-vrs10.c459 info->rtc->range_max = RTC_TIMESTAMP_END_2099; in nvvrs_rtc_probe()
H A Drtc-rx8010.c416 rx8010->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8010_probe()
H A Drtc-pcf85363.c434 pcf85363->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf85363_probe()
H A Drtc-m48t59.c444 m48t59->rtc->range_max = RTC_TIMESTAMP_END_2099; in m48t59_rtc_probe()
H A Drtc-pcf8523.c466 rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf8523_probe()
H A Drtc-s35390a.c512 rtc->range_max = RTC_TIMESTAMP_END_2099; in s35390a_probe()
H A Drtc-at91rm9200.c539 rtc->range_max = RTC_TIMESTAMP_END_2099; in at91_rtc_probe()
H A Drtc-rx8025.c554 rx8025->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8025_probe()
H A Drtc-pcf8563.c522 pcf8563->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf8563_probe()
/linux/include/linux/
H A Drtc.h177 #define RTC_TIMESTAMP_END_2099 4102444799LL /* 2099-12-31 23:59:59 */ macro

12