Home
last modified time | relevance | path

Searched refs:DMA_CYCLIC (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/board/micronas/vct/
Dscc.h15 #define DMA_CYCLIC 1 /* DMA cyclic buffer access method */ macro
Dscc.c578 if (type == DMA_CYCLIC) in scc_setup_dma()