Home
last modified time | relevance | path

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

123

/openbmc/linux/sound/core/
H A Dpcm_dmaengine.c448 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in snd_dmaengine_pcm_refine_runtime_hwparams()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dma.c232 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/openbmc/linux/drivers/dma/ptdma/
H A Dptdma-dmaengine.c359 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pt_dmaengine_register()
/openbmc/linux/include/linux/
H A Ddmaengine.h511 enum dma_residue_granularity residue_granularity; member
883 enum dma_residue_granularity residue_granularity; member
/openbmc/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()
/openbmc/linux/drivers/dma/
H A Duniphier-mdmac.c420 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in uniphier_mdmac_probe()
H A Ddmaengine.c599 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
H A Dmmp_tdma.c717 tdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mmp_tdma_probe()
H A Duniphier-xdmac.c514 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in uniphier_xdmac_probe()
H A Didma64.c597 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
H A Daltera-msgdma.c868 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
H A Dmxs-dma.c814 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
H A Dfsl-edma-main.c644 fsl_edma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in fsl_edma_probe()
H A Dtegra210-adma.c915 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_adma_probe()
H A Dbcm2835-dma.c928 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in bcm2835_dma_probe()
/openbmc/linux/drivers/dma/hsu/
H A Dhsu.c478 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/openbmc/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.c538 pdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sf_pdma_probe()
/openbmc/linux/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c519 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.c781 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_cqdma_probe()
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c718 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/openbmc/linux/drivers/dma/sh/
H A Dusb-dmac.c838 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
H A Dshdmac.c732 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/openbmc/linux/drivers/dma/qcom/
H A Dqcom_adm.c874 adev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in adm_dma_probe()
/openbmc/linux/drivers/dma/ti/
H A Domap-dma.c1713 od->ddev.residue_granularity = in omap_dma_probe()
1716 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in omap_dma_probe()

123