Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-generic-dmaengine-pcm.c150 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in dmaengine_pcm_set_runtime_hwparams()
234 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/linux-4.1.27/include/linux/
Ddmaengine.h384 enum dma_residue_granularity residue_granularity; member
631 enum dma_residue_granularity residue_granularity; member
/linux-4.1.27/drivers/dma/
Ddmaengine.c488 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-jz4780.c791 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4780_dma_probe()
Dmxs-dma.c854 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
Damba-pl08x.c2072 pl08x->memcpy.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
2091 pl08x->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
Dimg-mdc-dma.c915 mdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mdc_dma_probe()
Dqcom_bam_dma.c1177 bdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in bam_dma_probe()
Dedma.c1000 dma->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in edma_dma_init()
Dmmp_pdma.c1078 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
Dfsldma.c1377 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
Dsun6i-dma.c973 sdc->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sun6i_dma_probe()
Dcppi41.c937 cdd->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in cppi41_dma_probe()
Domap-dma.c1110 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in omap_dma_probe()
Dsa11x0-dma.c946 d->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sa11x0_dma_probe()
Dimx-sdma.c1592 sdma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in sdma_probe()
Dtegra20-apb-dma.c1442 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_dma_probe()
Dat_hdmac.c1731 atdma->dma_common.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in at_dma_probe()
Dat_xdmac.c1510 atxdmac->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in at_xdmac_probe()
Dpl330.c2892 pd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl330_probe()
/linux-4.1.27/drivers/dma/hsu/
Dhsu.c466 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/linux-4.1.27/drivers/dma/sh/
Drcar-hpbdma.c603 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in hpb_dmae_probe()
Dusb-dmac.c841 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.c1706 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in rcar_dmac_probe()
/linux-4.1.27/Documentation/dmaengine/
Dprovider.txt127 * residue_granularity:
/linux-4.1.27/drivers/dma/dw/
Dcore.c1680 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in dw_dma_probe()
/linux-4.1.27/drivers/tty/serial/
Damba-pl011.c343 if (caps.residue_granularity == in pl011_dma_probe()