RTC_HOU
dt->dt_hour = FROMBCD(acrtc_read_reg(sc, RTC_HOU) & RTC_HOU_MASK);
acrtc_write_reg(sc, RTC_HOU, TOBCD(dt->dt_hour));