All:
From my work with the DMA on C5505, it appears that once it is turned on, it cannot be turned off, except thru reset of the part. I was able to do some required setup by leaving AUTORLD off, and enabling DMA interrupt. When the interrupt occurs, I can make the necessary changes to the read/write lengths, and then enable auto reload.
However, the question remains - once AUTORLD is set, can it be turned off?