Searched refs:fsl_dma (Results 1 – 7 of 7) sorted by relevance
247 #define FSL_DMA_IN(fsl_dma, addr, width) \ argument248 (((fsl_dma)->feature & FSL_DMA_BIG_ENDIAN) ? \251 #define FSL_DMA_OUT(fsl_dma, addr, val, width) \ argument252 (((fsl_dma)->feature & FSL_DMA_BIG_ENDIAN) ? \
14 typedef struct fsl_dma { struct48 typedef struct fsl_dma { argument
372 struct fsl_dma dma[4];
278 struct fsl_dma dma[4];
328 struct fsl_dma dma[4];
11 obj-$(CONFIG_FSL_DMA) += fsl_dma.o
25 snd-soc-fsl-dma-objs := fsl_dma.o