Home
last modified time | relevance | path

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

123

/Linux-v5.4/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-v5.4/drivers/tty/serial/8250/
D8250_dma.c181 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/Linux-v5.4/include/linux/
Ddmaengine.h422 enum dma_residue_granularity residue_granularity; member
746 enum dma_residue_granularity residue_granularity; member
/Linux-v5.4/drivers/dma/
Duniphier-mdmac.c422 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in uniphier_mdmac_probe()
Ddmaengine.c489 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
Daltera-msgdma.c853 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in msgdma_probe()
Didma64.c589 idma64->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in idma64_probe()
Dmxs-dma.c846 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
Dst_fdma.c824 fdev->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in st_fdma_probe()
Dtegra210-adma.c896 tdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in tegra_adma_probe()
Dbcm2835-dma.c936 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in bcm2835_dma_probe()
Ddma-axi-dmac.c890 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
Ddma-jz4780.c935 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in jz4780_dma_probe()
Dfsldma.c1253 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
/Linux-v5.4/drivers/dma/hsu/
Dhsu.c467 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/Linux-v5.4/drivers/dma/mediatek/
Dmtk-uart-apdma.c517 mtkd->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_uart_apdma_probe()
Dmtk-cqdma.c783 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_cqdma_probe()
Dmtk-hsdma.c949 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in mtk_hsdma_probe()
/Linux-v5.4/drivers/crypto/ccp/
Dccp-dmaengine.c688 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/Linux-v5.4/drivers/dma/sh/
Dusb-dmac.c838 engine->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in usb_dmac_probe()
Dshdmac.c734 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/Linux-v5.4/drivers/dma/ti/
Domap-dma.c1503 od->ddev.residue_granularity = in omap_dma_probe()
1506 od->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in omap_dma_probe()
/Linux-v5.4/drivers/staging/ralink-gdma/
Dralink-gdma.c856 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in gdma_dma_probe()
/Linux-v5.4/drivers/dma/dw-edma/
Ddw-edma-core.c729 dma->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_edma_channel_setup()
/Linux-v5.4/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c906 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_probe()

123