Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-generic-dmaengine-pcm.c156 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/
Ddmaengine.h416 enum dma_residue_granularity residue_granularity; member
684 enum dma_residue_granularity residue_granularity; member
/linux-4.4.14/drivers/dma/
Ddmaengine.c495 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
Ddma-jz4740.c547 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4740_dma_probe()
Ddma-axi-dmac.c621 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
Didma64.c595 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
Dmxs-dma.c854 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
Ddma-jz4780.c817 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4780_dma_probe()
Dqcom_bam_dma.c1177 bdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in bam_dma_probe()
Dimg-mdc-dma.c915 mdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mdc_dma_probe()
Damba-pl08x.c2252 pl08x->memcpy.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
2271 pl08x->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
Dcppi41.c937 cdd->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in cppi41_dma_probe()
Dsun6i-dma.c986 sdc->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sun6i_dma_probe()
Dmmp_pdma.c1077 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
Dzx296702_dma.c833 d->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in zx_dma_probe()
Dsun4i-dma.c1177 priv->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sun4i_dma_probe()
Dedma.c1805 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()
Dfsldma.c1377 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
Dsa11x0-dma.c946 d->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sa11x0_dma_probe()
Domap-dma.c1165 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in omap_dma_probe()
Dtegra20-apb-dma.c1455 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_dma_probe()
Dpxa_dma.c1438 pdev->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pxad_probe()
Dimx-sdma.c1800 sdma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sdma_probe()
Dat_xdmac.c1974 atxdmac->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in at_xdmac_probe()
Dat_hdmac.c2086 atdma->dma_common.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in at_dma_probe()
Dpl330.c2897 pd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl330_probe()
/linux-4.4.14/drivers/dma/hsu/
Dhsu.c425 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/linux-4.4.14/drivers/dma/sh/
Drcar-hpbdma.c603 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in hpb_dmae_probe()
Dusb-dmac.c843 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
Dshdmac.c754 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
Drcar-dmac.c1711 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in rcar_dmac_probe()
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt127 * residue_granularity:
/linux-4.4.14/drivers/dma/dw/
Dcore.c1681 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in dw_dma_probe()
/linux-4.4.14/drivers/tty/serial/
Damba-pl011.c356 if (caps.residue_granularity == in pl011_dma_probe()