Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dimx-sdma.c332 #define IMX_DMA_SG_LOOP BIT(0) macro
718 if (sdmac->flags & IMX_DMA_SG_LOOP) in sdma_tasklet()
738 if (sdmac->flags & IMX_DMA_SG_LOOP) in sdma_int_handler()
1270 sdmac->flags |= IMX_DMA_SG_LOOP; in sdma_prep_dma_cyclic()
1364 if (sdmac->flags & IMX_DMA_SG_LOOP) in sdma_tx_status()