/openbmc/linux/sound/core/ |
H A D | pcm_dmaengine.c | 448 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in snd_dmaengine_pcm_refine_runtime_hwparams()
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_dma.c | 232 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
|
/openbmc/linux/drivers/dma/ptdma/ |
H A D | ptdma-dmaengine.c | 359 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pt_dmaengine_register()
|
/openbmc/linux/include/linux/ |
H A D | dmaengine.h | 511 enum dma_residue_granularity residue_granularity; member 883 enum dma_residue_granularity residue_granularity; member
|
/openbmc/linux/sound/soc/ |
H A D | soc-generic-dmaengine-pcm.c | 213 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
|
/openbmc/linux/drivers/dma/ |
H A D | uniphier-mdmac.c | 420 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in uniphier_mdmac_probe()
|
H A D | dmaengine.c | 599 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
|
H A D | mmp_tdma.c | 717 tdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mmp_tdma_probe()
|
H A D | uniphier-xdmac.c | 514 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in uniphier_xdmac_probe()
|
H A D | idma64.c | 597 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
|
H A D | altera-msgdma.c | 868 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
|
H A D | mxs-dma.c | 814 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
|
H A D | fsl-edma-main.c | 644 fsl_edma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in fsl_edma_probe()
|
H A D | tegra210-adma.c | 915 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_adma_probe()
|
H A D | bcm2835-dma.c | 928 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in bcm2835_dma_probe()
|
/openbmc/linux/drivers/dma/hsu/ |
H A D | hsu.c | 478 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
|
/openbmc/linux/drivers/dma/sf-pdma/ |
H A D | sf-pdma.c | 538 pdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sf_pdma_probe()
|
/openbmc/linux/drivers/dma/mediatek/ |
H A D | mtk-uart-apdma.c | 519 mtkd->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_uart_apdma_probe()
|
H A D | mtk-hsdma.c | 943 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_hsdma_probe()
|
H A D | mtk-cqdma.c | 781 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_cqdma_probe()
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-dmaengine.c | 718 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
|
/openbmc/linux/drivers/dma/sh/ |
H A D | usb-dmac.c | 838 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
|
H A D | shdmac.c | 732 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
|
/openbmc/linux/drivers/dma/qcom/ |
H A D | qcom_adm.c | 874 adev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in adm_dma_probe()
|
/openbmc/linux/drivers/dma/ti/ |
H A D | omap-dma.c | 1713 od->ddev.residue_granularity = in omap_dma_probe() 1716 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in omap_dma_probe()
|