Part Number: AM3352
Did not find description of how to disable a interface's clock.
I worked on UART1, it is initially enabled with register value is 0x02. I write 0x0 to this register to disable it, returned value always is 0x10000, which means in transition, don't change to 0x30000.
There should be a operation sequency other than just setting disable bit in this register.

