Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/serial/8250/
D8250_dma.c216 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/linux-6.6.21/drivers/dma/ptdma/
Dptdma-dmaengine.c359 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pt_dmaengine_register()
/linux-6.6.21/sound/soc/
Dsoc-generic-dmaengine-pcm.c213 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/linux-6.6.21/drivers/dma/sf-pdma/
Dsf-pdma.c538 pdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sf_pdma_probe()
/linux-6.6.21/drivers/crypto/ccp/
Dccp-dmaengine.c718 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/linux-6.6.21/drivers/dma/
Daltera-msgdma.c869 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
Dfsldma.c1255 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
Ddma-axi-dmac.c969 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
Dmmp_pdma.c1103 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
Dpxa_dma.c1406 pdev->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pxad_probe()
/linux-6.6.21/drivers/dma/qcom/
Dqcom_adm.c874 adev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in adm_dma_probe()
Dgpi.c2256 gpi_dev->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in gpi_probe()
/linux-6.6.21/drivers/dma/sh/
Dshdmac.c732 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/linux-6.6.21/include/linux/
Ddmaengine.h473 DMA_RESIDUE_GRANULARITY_DESCRIPTOR = 0, enumerator
/linux-6.6.21/drivers/dma/dw-edma/
Ddw-edma-core.c793 dma->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_edma_channel_setup()
/linux-6.6.21/drivers/dma/xilinx/
Dxilinx_dpdma.c1688 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in xilinx_dpdma_probe()
/linux-6.6.21/drivers/dma/lgm/
Dlgm-dma.c1695 DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in intel_ldma_probe()
/linux-6.6.21/drivers/dma/ti/
Domap-dma.c1714 DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in omap_dma_probe()
/linux-6.6.21/drivers/tty/serial/
Damba-pl011.c470 DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in pl011_dma_probe()