Searched refs:G2_NR_DMA_CHANNELS (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sh/include/mach-dreamcast/mach/
H A Ddma.h11 #define G2_NR_DMA_CHANNELS 4 macro
/linux-master/arch/sh/drivers/dma/
H A Ddma-g2.c37 struct g2_channel channel[G2_NR_DMA_CHANNELS];
38 unsigned long pad1[G2_NR_DMA_CHANNELS];
42 struct g2_status status[G2_NR_DMA_CHANNELS];
55 for (i = 0; i < G2_NR_DMA_CHANNELS; i++) {

Completed in 196 milliseconds