Home
last modified time | relevance | path

Searched refs:DMA_RESIDUE_GRANULARITY_BURST (Results 1 – 19 of 19) sorted by relevance

/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/
Ddma-jz4740.c547 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4740_dma_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()
Dimg-mdc-dma.c915 mdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mdc_dma_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()
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()
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()
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()
/linux-4.4.14/drivers/dma/sh/
Dusb-dmac.c843 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
Drcar-dmac.c1711 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in rcar_dmac_probe()
/linux-4.4.14/include/linux/
Ddmaengine.h393 DMA_RESIDUE_GRANULARITY_BURST = 2, enumerator
/linux-4.4.14/drivers/dma/dw/
Dcore.c1681 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in dw_dma_probe()