Searched refs:DMA_CONFIGURED (Results 1 – 3 of 3) sorted by relevance
165 chan->flags |= DMA_CONFIGURED; in sh_dmac_configure_channel()209 if (unlikely(!(chan->flags & DMA_CONFIGURED))) in sh_dmac_xfer_dma()
328 if (!(channel->flags & DMA_CONFIGURED)) in dma_proc_show()
39 DMA_CONFIGURED = 0x01, enumerator