Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Dscc.c429 {DMA_STATE_RESET, DMA_STATE_SETUP, DMA_STATE_ERROR, DMA_STATE_ERROR},
431 {DMA_STATE_RESET, DMA_STATE_SETUP, DMA_STATE_START, DMA_STATE_SETUP},
433 {DMA_STATE_RESET, DMA_STATE_ERROR, DMA_STATE_START, DMA_STATE_SETUP},
H A Dscc.h41 #define DMA_STATE_SETUP 1 macro