Searched refs:D40_DMA_STOP (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.c49 * @D40_DMA_STOP: DMA channel command STOP or status STOPPED,
55 D40_DMA_STOP = 0, enumerator in enum:d40_command
525 if (status == D40_DMA_SUSPENDED || status == D40_DMA_STOP)
547 if (status == D40_DMA_STOP ||
1320 res = d40_channel_execute_command(d40c, D40_DMA_STOP);
1377 if (status == D40_DMA_SUSPENDED || status == D40_DMA_STOP)

Completed in 28 milliseconds