Home
last modified time | relevance | path

Searched refs:residue_granularity (Results 1 – 25 of 65) sorted by relevance

123

/linux-6.12.1/drivers/tty/serial/8250/
D8250_dma.c226 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/linux-6.12.1/sound/core/
Dpcm_dmaengine.c444 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in snd_dmaengine_pcm_refine_runtime_hwparams()
/linux-6.12.1/drivers/dma/ptdma/
Dptdma-dmaengine.c359 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pt_dmaengine_register()
/linux-6.12.1/include/linux/
Ddmaengine.h521 enum dma_residue_granularity residue_granularity; member
891 enum dma_residue_granularity residue_granularity; member
/linux-6.12.1/sound/soc/
Dsoc-generic-dmaengine-pcm.c213 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/linux-6.12.1/drivers/dma/
Duniphier-mdmac.c420 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in uniphier_mdmac_probe()
Ddmaengine.c599 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
Dloongson1-apb-dma.c589 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in ls1x_dma_probe()
Dmmp_tdma.c710 tdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mmp_tdma_probe()
Duniphier-xdmac.c514 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in uniphier_xdmac_probe()
Didma64.c597 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
Dmxs-dma.c814 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
Daltera-msgdma.c873 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
Dfsl-edma-main.c637 fsl_edma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in fsl_edma_probe()
Dtegra210-adma.c944 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_adma_probe()
/linux-6.12.1/drivers/dma/hsu/
Dhsu.c478 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/linux-6.12.1/drivers/dma/mediatek/
Dmtk-uart-apdma.c519 mtkd->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_uart_apdma_probe()
Dmtk-hsdma.c943 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_hsdma_probe()
Dmtk-cqdma.c781 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_cqdma_probe()
/linux-6.12.1/drivers/dma/sf-pdma/
Dsf-pdma.c550 pdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sf_pdma_probe()
/linux-6.12.1/drivers/crypto/ccp/
Dccp-dmaengine.c718 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/linux-6.12.1/drivers/dma/sh/
Dusb-dmac.c838 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
Dshdmac.c732 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/linux-6.12.1/drivers/dma/qcom/
Dqcom_adm.c874 adev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in adm_dma_probe()
/linux-6.12.1/drivers/dma/ti/
Domap-dma.c1712 od->ddev.residue_granularity = in omap_dma_probe()
1715 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in omap_dma_probe()

123