AC100_RTC_SEC_REG
ac100_read(sc, AC100_RTC_SEC_REG, &sec);
ac100_write(sc, AC100_RTC_SEC_REG, bintobcd(dt->dt_sec) & 0x7f);