/linux-4.4.14/sound/soc/ |
D | soc-generic-dmaengine-pcm.c | 156 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in dmaengine_pcm_set_runtime_hwparams() 244 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
|
/linux-4.4.14/include/linux/ |
D | dmaengine.h | 416 enum dma_residue_granularity residue_granularity; member 684 enum dma_residue_granularity residue_granularity; member
|
/linux-4.4.14/drivers/dma/ |
D | dmaengine.c | 495 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
|
D | dma-jz4740.c | 547 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4740_dma_probe()
|
D | dma-axi-dmac.c | 621 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
|
D | idma64.c | 595 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
|
D | mxs-dma.c | 854 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
|
D | dma-jz4780.c | 817 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4780_dma_probe()
|
D | qcom_bam_dma.c | 1177 bdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in bam_dma_probe()
|
D | img-mdc-dma.c | 915 mdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mdc_dma_probe()
|
D | amba-pl08x.c | 2252 pl08x->memcpy.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe() 2271 pl08x->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
|
D | cppi41.c | 937 cdd->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in cppi41_dma_probe()
|
D | sun6i-dma.c | 986 sdc->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sun6i_dma_probe()
|
D | mmp_pdma.c | 1077 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
|
D | zx296702_dma.c | 833 d->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in zx_dma_probe()
|
D | sun4i-dma.c | 1177 priv->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sun4i_dma_probe()
|
D | edma.c | 1805 s_ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in edma_dma_init() 1830 m_ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in edma_dma_init()
|
D | fsldma.c | 1377 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
|
D | sa11x0-dma.c | 946 d->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sa11x0_dma_probe()
|
D | omap-dma.c | 1165 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in omap_dma_probe()
|
D | tegra20-apb-dma.c | 1455 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_dma_probe()
|
D | pxa_dma.c | 1438 pdev->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pxad_probe()
|
D | imx-sdma.c | 1800 sdma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sdma_probe()
|
D | at_xdmac.c | 1974 atxdmac->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in at_xdmac_probe()
|
D | at_hdmac.c | 2086 atdma->dma_common.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in at_dma_probe()
|
D | pl330.c | 2897 pd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl330_probe()
|
/linux-4.4.14/drivers/dma/hsu/ |
D | hsu.c | 425 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
|
/linux-4.4.14/drivers/dma/sh/ |
D | rcar-hpbdma.c | 603 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in hpb_dmae_probe()
|
D | usb-dmac.c | 843 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
|
D | shdmac.c | 754 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
|
D | rcar-dmac.c | 1711 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in rcar_dmac_probe()
|
/linux-4.4.14/Documentation/dmaengine/ |
D | provider.txt | 127 * residue_granularity:
|
/linux-4.4.14/drivers/dma/dw/ |
D | core.c | 1681 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in dw_dma_probe()
|
/linux-4.4.14/drivers/tty/serial/ |
D | amba-pl011.c | 356 if (caps.residue_granularity == in pl011_dma_probe()
|