fsl_edma_hw_tcd
struct fsl_edma_hw_tcd *tcd, dma_addr_t src, dma_addr_t dst,
sizeof(struct fsl_edma_hw_tcd64) : sizeof(struct fsl_edma_hw_tcd),
struct fsl_edma_hw_tcd tcd;
edma_read_tcdreg_c(chan, ((struct fsl_edma_hw_tcd __iomem *)chan->tcd), __name) \
struct fsl_edma_hw_tcd __iomem *tcd_r = (struct fsl_edma_hw_tcd __iomem *)chan->tcd; \
struct fsl_edma_hw_tcd __iomem *tcd_r = (struct fsl_edma_hw_tcd __iomem *)chan->tcd; \
struct fsl_edma_hw_tcd *tcd_m = (struct fsl_edma_hw_tcd *)__tcd; \
(((struct fsl_edma_hw_tcd *)_tcd)->_field))
fsl_edma_le_to_cpu(((struct fsl_edma_hw_tcd *)_tcd)->_field))
fsl_edma_set_tcd_to_le_c((struct fsl_edma_hw_tcd *)_tcd, _val, _field); \
.chreg_space_sz = sizeof(struct fsl_edma_hw_tcd),
.chreg_space_sz = sizeof(struct fsl_edma_hw_tcd),
.chreg_space_sz = sizeof(struct fsl_edma_hw_tcd),
+ i * sizeof(struct fsl_edma_hw_tcd);