Home
last modified time | relevance | path

Searched refs:DMA_RESIDUE_GRANULARITY_DESCRIPTOR (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/sound/soc/
Dsoc-generic-dmaengine-pcm.c234 if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) in dmaengine_pcm_can_report_residue()
/linux-4.1.27/drivers/dma/sh/
Drcar-hpbdma.c603 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in hpb_dmae_probe()
Dshdmac.c754 dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in sh_dmae_probe()
/linux-4.1.27/include/linux/
Ddmaengine.h361 DMA_RESIDUE_GRANULARITY_DESCRIPTOR = 0, enumerator
/linux-4.1.27/drivers/dma/
Dmmp_pdma.c1078 pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in mmp_pdma_probe()
Dfsldma.c1377 fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR; in fsldma_of_probe()
/linux-4.1.27/drivers/tty/serial/
Damba-pl011.c344 DMA_RESIDUE_GRANULARITY_DESCRIPTOR) { in pl011_dma_probe()