MSC_MODE
reg &= ~(MSC_MODE | MSC_WRAPEN | MSC_EN | MSC_RD_HDR_OVRD);
reg |= msc->mode << __ffs(MSC_MODE);