Searched refs:DW_DMA_IS_PAUSED (Results 1 – 2 of 2) sorted by relevance
898 set_bit(DW_DMA_IS_PAUSED, &dwc->flags); in dwc_chan_pause()919 clear_bit(DW_DMA_IS_PAUSED, &dwc->flags); in dwc_chan_resume()929 if (test_bit(DW_DMA_IS_PAUSED, &dwc->flags)) in dwc_resume()994 if (test_bit(DW_DMA_IS_PAUSED, &dwc->flags)) in dwc_get_residue_and_status()
262 DW_DMA_IS_PAUSED = 2, enumerator