Searched refs:edma_read_tcdreg_c (Results 1 – 1 of 1) sorted by relevance
259 #define edma_read_tcdreg_c(chan, _tcd, __name) \ macro268 edma_read_tcdreg_c(chan, ((struct fsl_edma_hw_tcd64 __iomem *)chan->tcd), __name) : \269 edma_read_tcdreg_c(chan, ((struct fsl_edma_hw_tcd __iomem *)chan->tcd), __name) \