Home
last modified time | relevance | path

Searched refs:DMA_RESIDUE_GRANULARITY_DESCRIPTOR (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/sound/soc/
Dsoc-generic-dmaengine-pcm.c244 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/linux-4.4.14/drivers/dma/sh/
Drcar-hpbdma.c603 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in hpb_dmae_probe()
Dshdmac.c754 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/linux-4.4.14/drivers/dma/
Ddma-axi-dmac.c621 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
Dmmp_pdma.c1077 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
Dfsldma.c1377 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
Dpxa_dma.c1438 pdev->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pxad_probe()
/linux-4.4.14/include/linux/
Ddmaengine.h391 DMA_RESIDUE_GRANULARITY_DESCRIPTOR = 0, enumerator
/linux-4.4.14/drivers/tty/serial/
Damba-pl011.c357 DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in pl011_dma_probe()