Home
last modified time | relevance | path

Searched refs:RTC_EPOCH (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dds164x.c29 #define RTC_EPOCH 2000 /* century */ macro
91 tmp->tm_year = bcd2bin( year ) + RTC_EPOCH; in rtc_get()