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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 157 milliseconds