RTC_MIN
dt->dt_min = FROMBCD(acrtc_read_reg(sc, RTC_MIN) & RTC_MIN_MASK);
acrtc_write_reg(sc, RTC_MIN, TOBCD(dt->dt_min));