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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dshdma.h21 #define SH_DMA_SLAVE_NUMBER 256 macro
H A Dshdma.c47 static unsigned long sh_dmae_slave_used[BITS_TO_LONGS(SH_DMA_SLAVE_NUMBER)];
277 if (param->slave_id >= SH_DMA_SLAVE_NUMBER)

Completed in 168 milliseconds