Searched refs:DW_DMA_IS_CYCLIC (Results 1 – 2 of 2) sorted by relevance
602 if (test_bit(DW_DMA_IS_CYCLIC, &dwc->flags)) in dw_dma_tasklet()1265 if (!test_bit(DW_DMA_IS_CYCLIC, &dwc->flags)) { in dw_dma_cyclic_start()1345 was_cyclic = test_and_set_bit(DW_DMA_IS_CYCLIC, &dwc->flags); in dw_dma_cyclic_prep()1455 clear_bit(DW_DMA_IS_CYCLIC, &dwc->flags); in dw_dma_cyclic_prep()1493 clear_bit(DW_DMA_IS_CYCLIC, &dwc->flags); in dw_dma_cyclic_free()
217 DW_DMA_IS_CYCLIC = 0, enumerator