Home
last modified time | relevance | path

Searched refs:fsl_dma (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/
H A Dfsldma.h247 #define FSL_DMA_IN(fsl_dma, addr, width) \ argument
248 (((fsl_dma)->feature & FSL_DMA_BIG_ENDIAN) ? \
251 #define FSL_DMA_OUT(fsl_dma, addr, val, width) \ argument
252 (((fsl_dma)->feature & FSL_DMA_BIG_ENDIAN) ? \
/linux/sound/soc/fsl/
H A DMakefile22 snd-soc-fsl-dma-y := fsl_dma.o