Searched refs:DMA_STATE_RESET (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/micronas/vct/ |
| H A D | scc.c | 429 {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}, 435 {DMA_STATE_RESET, DMA_STATE_ERROR, DMA_STATE_ERROR, DMA_STATE_ERROR},
|
| H A D | scc.h | 40 #define DMA_STATE_RESET 0 macro
|