RTC_WAM
hpc3c0->rtcregs[RTC_CMD] = tmp | RTC_WAM;
(cmd & RTC_WAM) ? "disabled" : "enabled",
val |= RTC_WAM;
val &= ~RTC_WAM;