Home
last modified time | relevance | path

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

123

/linux/sound/core/
H A Dpcm_dmaengine.c425 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in snd_dmaengine_pcm_refine_runtime_hwparams()
/linux/drivers/tty/serial/8250/
H A D8250_dma.c257 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/linux/include/linux/
H A Ddmaengine.h521 enum dma_residue_granularity residue_granularity; member
897 enum dma_residue_granularity residue_granularity; member
/linux/drivers/dma/
H A Duniphier-mdmac.c420 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in uniphier_mdmac_probe()
H A Ddmaengine.c601 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
H A Dmmp_tdma.c709 tdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mmp_tdma_probe()
H A Dloongson1-apb-dma.c589 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in ls1x_dma_probe()
H A Duniphier-xdmac.c514 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in uniphier_xdmac_probe()
H A Daltera-msgdma.c871 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
H A Didma64.c597 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
H A Dmxs-dma.c814 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
H A Darm-dma350.c572 dmac->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in d350_probe()
H A Dbcm2835-dma.c932 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in bcm2835_dma_probe()
/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c213 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/linux/drivers/dma/hsu/
H A Dhsu.c478 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.c550 pdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sf_pdma_probe()
/linux/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c520 mtkd->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_uart_apdma_probe()
H A Dmtk-hsdma.c943 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_hsdma_probe()
H A Dmtk-cqdma.c779 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_cqdma_probe()
/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c718 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/linux/drivers/dma/amd/ptdma/
H A Dptdma-dmaengine.c600 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pt_dmaengine_register()
/linux/drivers/dma/sh/
H A Dusb-dmac.c835 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
H A Dshdmac.c741 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/linux/drivers/dma/qcom/
H A Dqcom_adm.c873 adev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in adm_dma_probe()
/linux/drivers/dma/ti/
H A 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