Re: [PATCH V2 7/7] dmaengine/dw_dmac: implement pause and resumein dwc_control

From: viresh kumar
Date: Tue Apr 19 2011 - 05:10:39 EST


On 04/19/2011 02:25 PM, Jamie Iles wrote:
>From the Synopsys datasheet it looks to me like pausing by clearing the
> channel enable bit could cause data to be lost. I think you need to set
> the CH_SUSP bit and wait for the FIFO_EMPTY flag to go high then disable
> the channel.

Yes, Previously i looked at some other doc of dwc and couldn't find this info.
But now found it in datasheet. Will correct and resend it.

--
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/