Home
last modified time | relevance | path

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

/u-boot/include/
A DSA-1100.h1670 #define IC_DMA(Nb) /* DMA controller channel [0..5] */ \ macro
1672 #define IC_DMA0 IC_DMA (0) /* DMA controller channel 0 */
1673 #define IC_DMA1 IC_DMA (1) /* DMA controller channel 1 */
1674 #define IC_DMA2 IC_DMA (2) /* DMA controller channel 2 */
1675 #define IC_DMA3 IC_DMA (3) /* DMA controller channel 3 */
1676 #define IC_DMA4 IC_DMA (4) /* DMA controller channel 4 */
1677 #define IC_DMA5 IC_DMA (5) /* DMA controller channel 5 */

Completed in 11 milliseconds