RS5C372_REG_SECS
int addr = RS5C_ADDR(RS5C372_REG_SECS);
tm->tm_sec = bcd2bin(rs5c->regs[RS5C372_REG_SECS] & 0x7f);
addr = RS5C_ADDR(RS5C372_REG_SECS);