RTC7301_1_SEC
tm->tm_sec = rtc7301_read(priv, RTC7301_1_SEC);
rtc7301_write(priv, tm->tm_sec % 10, RTC7301_1_SEC);