Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_dma.c190 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/kernel/linux/linux-5.10/sound/soc/
Dsoc-generic-dmaengine-pcm.c221 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/kernel/linux/linux-5.10/drivers/dma/sf-pdma/
Dsf-pdma.c540 pdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sf_pdma_probe()
/kernel/linux/linux-5.10/drivers/dma/
Daltera-msgdma.c855 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
Dfsldma.c1254 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
Ddma-axi-dmac.c968 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
Dmmp_pdma.c1102 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
Dpxa_dma.c1404 pdev->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pxad_probe()
/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dccp-dmaengine.c707 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/kernel/linux/linux-5.10/drivers/dma/sh/
Dshdmac.c734 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/kernel/linux/linux-5.10/include/linux/
Ddmaengine.h469 DMA_RESIDUE_GRANULARITY_DESCRIPTOR = 0, enumerator
/kernel/linux/linux-5.10/drivers/dma/dw-edma/
Ddw-edma-core.c744 dma->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_edma_channel_setup()
/kernel/linux/linux-5.10/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c908 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_probe()
/kernel/linux/linux-5.10/drivers/dma/xilinx/
Dxilinx_dpdma.c1686 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in xilinx_dpdma_probe()
/kernel/linux/linux-5.10/drivers/dma/ti/
Domap-dma.c1708 DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in omap_dma_probe()
/kernel/linux/linux-5.10/drivers/tty/serial/
Damba-pl011.c476 DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in pl011_dma_probe()