Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dimx-sdma.c277 #define IMX_DMA_SG_LOOP BIT(0) macro
661 if (sdmac->flags & IMX_DMA_SG_LOOP) in sdma_tasklet()
681 if (sdmac->flags & IMX_DMA_SG_LOOP) in sdma_int_handler()
1155 sdmac->flags |= IMX_DMA_SG_LOOP; in sdma_prep_dma_cyclic()
1241 if (sdmac->flags & IMX_DMA_SG_LOOP) in sdma_tx_status()