Searched refs:FRV_DMA_FLAGS_PAUSED (Results 1 – 1 of 1) sorted by relevance
26 #define FRV_DMA_FLAGS_PAUSED 0x04 macro403 channel->flags |= FRV_DMA_FLAGS_PAUSED; in frv_dma_pause_all()428 if (!(channel->flags & FRV_DMA_FLAGS_PAUSED)) in frv_dma_resume_all()440 channel->flags &= ~FRV_DMA_FLAGS_PAUSED; in frv_dma_resume_all()