Searched refs:DMA_STATE_ERROR (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/board/micronas/vct/ |
D | scc.c | 428 {DMA_STATE_RESET, DMA_STATE_SETUP, DMA_STATE_ERROR, DMA_STATE_ERROR}, 432 {DMA_STATE_RESET, DMA_STATE_ERROR, DMA_STATE_START, DMA_STATE_SETUP}, 434 {DMA_STATE_RESET, DMA_STATE_ERROR, DMA_STATE_ERROR, DMA_STATE_ERROR},
|
D | scc.h | 42 #define DMA_STATE_ERROR 3 macro
|