RTC_SEC
dt->dt_sec = FROMBCD(acrtc_read_reg(sc, RTC_SEC) & RTC_SEC_MASK);
acrtc_write_reg(sc, RTC_SEC, TOBCD(dt->dt_sec));