Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/fsl/
Dfsl_dma.h94 #define CCSR_DMA_ATR_NOSNOOP 0x00040000 macro
Dfsl_dma.c671 link->dest_attr = cpu_to_be32(CCSR_DMA_ATR_NOSNOOP | in fsl_dma_hw_params()
675 link->source_attr = cpu_to_be32(CCSR_DMA_ATR_NOSNOOP | in fsl_dma_hw_params()