TDCR_CHANEN
writel(readl(tdmac->reg_base + TDCR) | TDCR_CHANEN,
tdcr &= ~TDCR_CHANEN;
writel(readl(tdmac->reg_base + TDCR) & ~TDCR_CHANEN,