Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/8250/
D8250_dma.c181 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/Linux-v5.4/sound/soc/
Dsoc-generic-dmaengine-pcm.c255 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/Linux-v5.4/drivers/crypto/ccp/
Dccp-dmaengine.c688 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/Linux-v5.4/drivers/dma/
Daltera-msgdma.c853 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
Ddma-axi-dmac.c890 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
Dfsldma.c1253 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
Dmmp_pdma.c1106 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
Dpxa_dma.c1411 pdev->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pxad_probe()
/Linux-v5.4/include/linux/
Ddmaengine.h390 DMA_RESIDUE_GRANULARITY_DESCRIPTOR = 0, enumerator
/Linux-v5.4/drivers/dma/sh/
Dshdmac.c734 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/Linux-v5.4/drivers/dma/dw-edma/
Ddw-edma-core.c729 dma->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_edma_channel_setup()
/Linux-v5.4/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c906 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_probe()
/Linux-v5.4/drivers/dma/ti/
Domap-dma.c1504 DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in omap_dma_probe()
/Linux-v5.4/drivers/tty/serial/
Damba-pl011.c478 DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in pl011_dma_probe()