Searched refs:DW_DMA_IS_CYCLIC (Results 1 – 2 of 2) sorted by relevance
594 if (test_bit(DW_DMA_IS_CYCLIC, &dwc->flags)) in dw_dma_tasklet()1258 if (!test_bit(DW_DMA_IS_CYCLIC, &dwc->flags)) { in dw_dma_cyclic_start()1338 was_cyclic = test_and_set_bit(DW_DMA_IS_CYCLIC, &dwc->flags); in dw_dma_cyclic_prep()1448 clear_bit(DW_DMA_IS_CYCLIC, &dwc->flags); in dw_dma_cyclic_prep()1486 clear_bit(DW_DMA_IS_CYCLIC, &dwc->flags); in dw_dma_cyclic_free()
217 DW_DMA_IS_CYCLIC = 0, enumerator