AC100_RTC_DAY_REG
ac100_read(sc, AC100_RTC_DAY_REG, &day);
ac100_write(sc, AC100_RTC_DAY_REG, bintobcd(dt->dt_day) & 0x3f);