Home
last modified time | relevance | path

Searched refs:DMA_RESIDUE_GRANULARITY_SEGMENT (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/sound/soc/
Dsoc-generic-dmaengine-pcm.c150 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in dmaengine_pcm_set_runtime_hwparams()
/linux-4.1.27/include/linux/
Ddmaengine.h362 DMA_RESIDUE_GRANULARITY_SEGMENT = 1, enumerator
/linux-4.1.27/drivers/dma/
Damba-pl08x.c2072 pl08x->memcpy.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
2091 pl08x->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
Dqcom_bam_dma.c1177 bdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in bam_dma_probe()
Dtegra20-apb-dma.c1442 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_dma_probe()
Dpl330.c2892 pd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl330_probe()