Searched refs:FRV_DMA_FLAGS_INUSE (Results 1 – 1 of 1) sorted by relevance
25 #define FRV_DMA_FLAGS_INUSE 0x02 macro207 channel->flags |= FRV_DMA_FLAGS_INUSE; in frv_dma_open()249 channel->flags &= ~FRV_DMA_FLAGS_INUSE; in frv_dma_close()389 if (!(channel->flags & FRV_DMA_FLAGS_INUSE)) in frv_dma_pause_all()