Home
last modified time | relevance | path

Searched refs:CCSR_DMA_ATR_SNOOP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_dma.c172 link->source_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_update_pointers()
178 link->dest_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_update_pointers()
638 link->source_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_hw_params()
650 link->dest_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_hw_params()
H A Dfsl_dma.h92 #define CCSR_DMA_ATR_SNOOP 0x00050000 macro
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_dma.c172 link->source_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_update_pointers()
178 link->dest_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_update_pointers()
665 link->source_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_hw_params()
677 link->dest_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_hw_params()
H A Dfsl_dma.h92 #define CCSR_DMA_ATR_SNOOP 0x00050000 macro

Completed in 4 milliseconds