MVSOCRTC_DAY_OFFSET
rtcday = (rtcdate >> MVSOCRTC_DAY_OFFSET) & MVSOCRTC_DAY_MASK;
reg = (bintobcd(dt->dt_day) << MVSOCRTC_DAY_OFFSET) |