MSC_LEN
(ioread32(msc->reg_base + REG_MSU_MSC0CTL) & MSC_LEN) >>
__ffs(MSC_LEN);
reg |= msc->burst_len << __ffs(MSC_LEN);