Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/
H A Dscc.h20 #define DMA_TAKEOVER 15 /* DMA command - commit the DMA conf */ macro
H A Dscc.c467 dma_cmd.bits.action = DMA_TAKEOVER; in scc_takeover_dma()