Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/8250/
D8250_dma.c186 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/Linux-v4.19/sound/soc/
Dsoc-generic-dmaengine-pcm.c255 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-dmaengine.c683 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/Linux-v4.19/drivers/dma/
Daltera-msgdma.c857 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
Ddma-axi-dmac.c669 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
Dfsldma.c1257 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
Dmmp_pdma.c1091 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
Dpxa_dma.c1461 pdev->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pxad_probe()
/Linux-v4.19/include/linux/
Ddmaengine.h402 DMA_RESIDUE_GRANULARITY_DESCRIPTOR = 0, enumerator
/Linux-v4.19/drivers/dma/sh/
Dshdmac.c744 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/Linux-v4.19/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c905 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_probe()
/Linux-v4.19/drivers/dma/ti/
Domap-dma.c1490 DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in omap_dma_probe()
/Linux-v4.19/drivers/tty/serial/
Damba-pl011.c478 DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in pl011_dma_probe()