Home
last modified time | relevance | path

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

/linux/arch/sh/drivers/dma/
A Ddma-sh.c153 chan->flags |= DMA_CONFIGURED; in sh_dmac_configure_channel()
197 if (unlikely(!(chan->flags & DMA_CONFIGURED))) in sh_dmac_xfer_dma()
A Ddma-api.c328 if (!(channel->flags & DMA_CONFIGURED)) in dma_proc_show()
/linux/arch/sh/include/asm/
A Ddma.h39 DMA_CONFIGURED = 0x01, enumerator

Completed in 5 milliseconds