Searched refs:indma (Results 1 – 1 of 1) sorted by relevance
14 static etrax_dma_descr indma, outdma; in dma_memcpy() local24 indma.sw_len = outdma.sw_len = pn; in dma_memcpy()25 indma.ctrl = d_eol | d_eop; in dma_memcpy()27 indma.buf = psrc; in dma_memcpy()30 *R_DMA_CH6_FIRST = &indma; in dma_memcpy()