Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-generic-dmaengine-pcm.c156 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in dmaengine_pcm_set_runtime_hwparams()
/linux-4.4.14/include/linux/
Ddmaengine.h392 DMA_RESIDUE_GRANULARITY_SEGMENT = 1, enumerator
/linux-4.4.14/drivers/dma/
Dqcom_bam_dma.c1177 bdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in bam_dma_probe()
Damba-pl08x.c2252 pl08x->memcpy.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
2271 pl08x->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
Dzx296702_dma.c833 d->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in zx_dma_probe()
Dtegra20-apb-dma.c1455 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_dma_probe()
Dpl330.c2897 pd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl330_probe()