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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-msm/
H A Ddma.c23 #define MSM_DMOV_CHANNEL_COUNT 16 macro
34 static struct list_head ready_commands[MSM_DMOV_CHANNEL_COUNT];
35 static struct list_head active_commands[MSM_DMOV_CHANNEL_COUNT];
248 for (i = 0; i < MSM_DMOV_CHANNEL_COUNT; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-msm/
H A Ddma.c23 #define MSM_DMOV_CHANNEL_COUNT 16 macro
34 static struct list_head ready_commands[MSM_DMOV_CHANNEL_COUNT];
35 static struct list_head active_commands[MSM_DMOV_CHANNEL_COUNT];
248 for (i = 0; i < MSM_DMOV_CHANNEL_COUNT; i++) {

Completed in 120 milliseconds