[PATCH RFC 1/8] powerpc: mpc512x_dma: add support for data transfers between memory and i/o memory

Lars-Peter Clausen lars at metafoo.de
Sun Jul 14 20:05:25 EST 2013


On 07/12/2013 05:26 PM, Gerhard Sittig wrote:
[...]
]
> +		if (mchan->tcd_nunits)
> +			tcd->nbytes = mchan->tcd_nunits * 4;
> +		else
> +			tcd->nbytes = 64;

Just wondering where does the magic 64 come from?



More information about the Linuxppc-dev mailing list