Home
last modified time | relevance | path

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

123

/linux-6.1.9/sound/core/
Dpcm_dmaengine.c422 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in snd_dmaengine_pcm_refine_runtime_hwparams()
/linux-6.1.9/drivers/tty/serial/8250/
D8250_dma.c190 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/linux-6.1.9/drivers/dma/ptdma/
Dptdma-dmaengine.c359 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pt_dmaengine_register()
/linux-6.1.9/include/linux/
Ddmaengine.h511 enum dma_residue_granularity residue_granularity; member
880 enum dma_residue_granularity residue_granularity; member
/linux-6.1.9/sound/soc/
Dsoc-generic-dmaengine-pcm.c213 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/linux-6.1.9/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()
Duniphier-xdmac.c514 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in uniphier_xdmac_probe()
Didma64.c589 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
Daltera-msgdma.c869 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
Dmmp_tdma.c722 tdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mmp_tdma_probe()
Dmxs-dma.c817 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
Dst_fdma.c825 fdev->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in st_fdma_probe()
Dapple-admac.c852 dma->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in admac_probe()
Dbcm2835-dma.c930 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in bcm2835_dma_probe()
Dtegra210-adma.c916 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_adma_probe()
/linux-6.1.9/drivers/dma/hsu/
Dhsu.c478 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/linux-6.1.9/drivers/dma/sf-pdma/
Dsf-pdma.c541 pdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sf_pdma_probe()
/linux-6.1.9/drivers/dma/mediatek/
Dmtk-uart-apdma.c521 mtkd->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_uart_apdma_probe()
Dmtk-cqdma.c782 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_cqdma_probe()
Dmtk-hsdma.c946 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_hsdma_probe()
/linux-6.1.9/drivers/crypto/ccp/
Dccp-dmaengine.c706 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/linux-6.1.9/drivers/dma/sh/
Dusb-dmac.c840 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
Dshdmac.c734 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/linux-6.1.9/drivers/dma/qcom/
Dqcom_adm.c874 adev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in adm_dma_probe()

123