RTC_REG_SEC1
t->tm_sec = hp300_rtc_read(RTC_REG_SEC1) * 10 +
hp300_rtc_write(RTC_REG_SEC1, t->tm_sec / 10);