Searched refs:DMA_CONFIGURED (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Ddma.h39 DMA_CONFIGURED = 0x01, enumerator in enum:__anon64
/linux-master/arch/sh/drivers/dma/
H A Ddma-sh.c165 chan->flags |= DMA_CONFIGURED;
209 if (unlikely(!(chan->flags & DMA_CONFIGURED)))
H A Ddma-api.c328 if (!(channel->flags & DMA_CONFIGURED))

Completed in 144 milliseconds