Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/micronas/vct/
H A Dscc.h16 #define DMA_CYCLIC 1 /* DMA cyclic buffer access method */ macro
H A Dscc.c577 if (type == DMA_CYCLIC) in scc_setup_dma()