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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Ddma.h55 DMA_CONFIGURED = 0x01, enumerator in enum:__anon9415
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/dma/
H A Ddma-sh.c112 chan->flags |= DMA_CONFIGURED;
156 if (unlikely(!(chan->flags & DMA_CONFIGURED)))
H A Ddma-api.c331 if (!(channel->flags & DMA_CONFIGURED))

Completed in 46 milliseconds