FM3130_RTC_YEARS
t->tm_year = bcd2bin(fm3130->regs[FM3130_RTC_YEARS]) + 100;
buf[FM3130_RTC_YEARS] = bin2bcd(tmp);