RTC_MON
dt->dt_mon = FROMBCD(acrtc_read_reg(sc, RTC_MON) & RTC_MON_MASK);
acrtc_write_reg(sc, RTC_MON, TOBCD(dt->dt_mon));