Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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-ls1x.c177 rtcdev->range_max = RTC_TIMESTAMP_END_2099; in ls1x_rtc_probe()
H A Drtc-sd3078.c193 sd3078->rtc->range_max = RTC_TIMESTAMP_END_2099; in sd3078_probe()
H A Drtc-rx8581.c297 rx8581->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8581_probe()
H A Drtc-mv.c279 pdata->rtc->range_max = RTC_TIMESTAMP_END_2099; in mv_rtc_probe()
H A Drtc-ab-eoz9.c421 data->rtc->range_max = RTC_TIMESTAMP_END_2099; in abeoz9_probe()
H A Drtc-pcf2123.c434 rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf2123_probe()
H A Drtc-tps65910.c435 tps_rtc->rtc->range_max = RTC_TIMESTAMP_END_2099; in tps65910_rtc_probe()
H A Drtc-rc5t619.c398 rtc->rtc->range_max = RTC_TIMESTAMP_END_2099; in rc5t619_rtc_probe()
H A Drtc-pcf85363.c405 pcf85363->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf85363_probe()
H A Drtc-pic32.c339 pdata->rtc->range_max = RTC_TIMESTAMP_END_2099; in pic32_rtc_probe()
H A Drtc-at91rm9200.c442 rtc->range_max = RTC_TIMESTAMP_END_2099; in at91_rtc_probe()
H A Drtc-s35390a.c492 s35390a->rtc->range_max = RTC_TIMESTAMP_END_2099; in s35390a_probe()
H A Drtc-rx8010.c420 rx8010->rtc->range_max = RTC_TIMESTAMP_END_2099; in rx8010_probe()
H A Drtc-ds1343.c405 priv->rtc->range_max = RTC_TIMESTAMP_END_2099; in ds1343_probe()
H A Drtc-pcf85063.c587 pcf85063->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf85063_probe()
H A Drtc-bd70528.c582 rtc->range_max = RTC_TIMESTAMP_END_2099; in bd70528_probe()
H A Drtc-ds1305.c694 ds1305->rtc->range_max = RTC_TIMESTAMP_END_2099; in ds1305_probe()
H A Drtc-rv8803.c590 rv8803->rtc->range_max = RTC_TIMESTAMP_END_2099; in rv8803_probe()
H A Drtc-ab-b5ze-s3.c883 data->rtc->range_max = RTC_TIMESTAMP_END_2099; in abb5zes3_probe()
H A Drtc-pcf2127.c585 pcf2127->rtc->range_max = RTC_TIMESTAMP_END_2099; in pcf2127_probe()
H A Drtc-m41t80.c926 m41t80_data->rtc->range_max = RTC_TIMESTAMP_END_2099; in m41t80_probe()
H A Drtc-rv3032.c886 rv3032->rtc->range_max = RTC_TIMESTAMP_END_2099; in rv3032_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Drtc.h160 #define RTC_TIMESTAMP_END_2099 4102444799LL /* 2099-12-31 23:59:59 */ macro

12