* TR: Async DMA completion
@ 2008-11-27 15:33 Laurent Lagrange
0 siblings, 0 replies; 2+ messages in thread
From: Laurent Lagrange @ 2008-11-27 15:33 UTC (permalink / raw)
To: linuxppc-dev
Hello,
I would like to use async DMA driver to transfer data. I find no function to
wait for the end of the DMA transfer in blocking mode:
the only way to get the end of the transfer is the polling by the function
"dma_async_is_tx_complete".
To wait the end of the transfer, must I poll the transfer status by the
function "dma_async_is_tx_complete" or is there a function
that waits for a DMA channel interrupt ?
Thanks for any tips.
Laurent
^ permalink raw reply [flat|nested] 2+ messages in thread
* TR: Async DMA completion
@ 2008-11-27 15:33 Laurent Lagrange
0 siblings, 0 replies; 2+ messages in thread
From: Laurent Lagrange @ 2008-11-27 15:33 UTC (permalink / raw)
To: linuxppc-embedded
Hello,
I would like to use async DMA driver to transfer data. I find no function to
wait for the end of the DMA transfer in blocking mode:
the only way to get the end of the transfer is the polling by the function
"dma_async_is_tx_complete".
To wait the end of the transfer, must I poll the transfer status by the
function "dma_async_is_tx_complete" or is there a function
that waits for a DMA channel interrupt ?
Thanks for any tips.
Laurent
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-27 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27 15:33 TR: Async DMA completion Laurent Lagrange
-- strict thread matches above, loose matches on Subject: below --
2008-11-27 15:33 Laurent Lagrange
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).