Home
last modified time | relevance | path

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

/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/
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()
Dimg-mdc-dma.c915 mdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mdc_dma_probe()
Dedma.c1000 dma->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in edma_dma_init()
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()
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()
/linux-4.1.27/include/linux/
Ddmaengine.h363 DMA_RESIDUE_GRANULARITY_BURST = 2, enumerator
/linux-4.1.27/drivers/dma/sh/
Dusb-dmac.c841 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
Drcar-dmac.c1706 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in rcar_dmac_probe()
/linux-4.1.27/drivers/dma/dw/
Dcore.c1680 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in dw_dma_probe()