Home
last modified time | relevance | path

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

12

/Linux-v4.19/sound/soc/
Dsoc-generic-dmaengine-pcm.c152 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in dmaengine_pcm_set_runtime_hwparams()
255 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/Linux-v4.19/drivers/tty/serial/8250/
D8250_dma.c186 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/Linux-v4.19/include/linux/
Ddmaengine.h434 enum dma_residue_granularity residue_granularity; member
758 enum dma_residue_granularity residue_granularity; member
/Linux-v4.19/drivers/dma/hsu/
Dhsu.c474 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/Linux-v4.19/drivers/dma/
Ddmaengine.c499 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
Ddma-jz4740.c545 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4740_dma_probe()
Daltera-msgdma.c857 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
Didma64.c598 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
Ddma-axi-dmac.c669 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
Dtegra210-adma.c747 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_adma_probe()
Dmxs-dma.c847 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
Ddma-jz4780.c829 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4780_dma_probe()
Dowl-dma.c846 od->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in owl_dma_probe()
Dst_fdma.c834 fdev->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in st_fdma_probe()
Dbcm2835-dma.c957 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in bcm2835_dma_probe()
Dfsldma.c1257 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
Dmmp_pdma.c1091 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-dmaengine.c683 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/Linux-v4.19/drivers/dma/sh/
Dusb-dmac.c843 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
Dshdmac.c744 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/Linux-v4.19/drivers/dma/ti/
Domap-dma.c1489 od->ddev.residue_granularity = in omap_dma_probe()
1492 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in omap_dma_probe()
/Linux-v4.19/drivers/dma/mediatek/
Dmtk-hsdma.c949 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_hsdma_probe()
/Linux-v4.19/drivers/staging/mt7621-dma/
Dralink-gdma.c868 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in gdma_dma_probe()
/Linux-v4.19/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c905 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_probe()
/Linux-v4.19/drivers/tty/serial/
Dsamsung.c884 dma_caps.residue_granularity < DMA_RESIDUE_GRANULARITY_BURST) { in s3c24xx_serial_request_dma()
901 dma_caps.residue_granularity < DMA_RESIDUE_GRANULARITY_BURST) { in s3c24xx_serial_request_dma()

12