Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_dmaengine.c444 if (dma_caps.residue_granularity <= DMA_RESIDUE_GRANULARITY_SEGMENT) in snd_dmaengine_pcm_refine_runtime_hwparams()
/linux/drivers/tty/serial/8250/
H A D8250_dma.c226 caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in serial8250_request_dma()
/linux/drivers/dma/ptdma/
H A Dptdma-dmaengine.c359 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in pt_dmaengine_register()
/linux/include/linux/
H A Ddmaengine.h521 enum dma_residue_granularity residue_granularity; member
891 enum dma_residue_granularity residue_granularity; member
/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c213 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/linux/drivers/dma/hsu/
H A Dhsu.c478 hsu->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in hsu_dma_probe()
/linux/drivers/dma/
H A Ddmaengine.c599 caps->residue_granularity = device->residue_granularity; in dma_get_slave_caps()
H A Dloongson1-apb-dma.c589 ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in ls1x_dma_probe()
H A Dmxs-dma.c814 mxs_dma->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in mxs_dma_probe()
H A Damba-pl08x.c2765 pl08x->memcpy.residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT; in pl08x_probe()
2794 pl08x->slave.residue_granularity = in pl08x_probe()
H A Ddma-axi-dmac.c1112 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in axi_dmac_probe()
H A Dpl330.c3144 pd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in pl330_probe()
H A Dste_dma40.c2863 dev->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in d40_ops_init()
/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c718 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in ccp_dmaengine_register()
/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c793 dma->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in dw_edma_channel_setup()
/linux/drivers/tty/serial/
H A Dsamsung_tty.c1076 dma_caps.residue_granularity < DMA_RESIDUE_GRANULARITY_BURST) { in s3c24xx_serial_request_dma()
1093 dma_caps.residue_granularity < DMA_RESIDUE_GRANULARITY_BURST) { in s3c24xx_serial_request_dma()
H A Damba-pl011.c466 if (caps.residue_granularity == in pl011_dma_probe()
/linux/drivers/dma/dw/
H A Dcore.c1335 dw->dma.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in do_dma_probe()
/linux/drivers/dma/stm32/
H A Dstm32-dma.c1631 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in stm32_dma_probe()
H A Dstm32-mdma.c1692 dd->residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in stm32_mdma_probe()
/linux/drivers/dma/lgm/
H A Dlgm-dma.c1694 dma_dev->residue_granularity = in intel_ldma_probe()
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst127 - ``residue_granularity``:
/linux/drivers/dma/qcom/
H A Dgpi.c2249 gpi_dev->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in gpi_probe()
/linux/drivers/dma/ti/
H A Dk3-udma.c5495 ud->ddev.residue_granularity = DMA_RESIDUE_GRANULARITY_BURST; in udma_probe()