Searched refs:scc_dma_state (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/board/micronas/vct/ |
D | scc.c | 235 static struct scc_dma_state scc_state_rd_0[] = { {-1} }; 236 static struct scc_dma_state scc_state_wr_0[] = { {0}, {0}, {0}, {0} }; 237 static struct scc_dma_state scc_state_rd_1[] = { {0}, {0}, {0}, {0} }; 238 static struct scc_dma_state scc_state_wr_1[] = { {-1} }; 239 static struct scc_dma_state scc_state_rd_2[] = { {-1} }; 240 static struct scc_dma_state scc_state_wr_2[] = { {0}, {0}, {0} }; 241 static struct scc_dma_state scc_state_rd_3[] = { {0}, {0}, {0} }; 242 static struct scc_dma_state scc_state_wr_3[] = { {-1} }; 243 static struct scc_dma_state scc_state_rd_4[] = { {0}, {0}, {0} }; 244 static struct scc_dma_state scc_state_wr_4[] = { {-1} }; [all …]
|
D | scc.h | 81 struct scc_dma_state { struct
|