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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dste_dma40.c50 * @D40_DMA_RUN: The DMA channel is RUNNING of the command RUN.
56 D40_DMA_RUN = 1, enumerator in enum:d40_command
779 return d40_channel_execute_command(d40c, D40_DMA_RUN);
1305 D40_DMA_RUN);
1350 D40_DMA_RUN);
1397 if (status != D40_DMA_RUN)
1456 res = d40_channel_execute_command(d40c, D40_DMA_RUN);

Completed in 106 milliseconds