Registers
5-40
Table 5–10. DMA Controller Registers (Continued)
Name
Reset Value
Address
Size
(Bits)
R/W
Description
DMA_LCD_TOP_
F2_L
LCD top address for frame buffer 2
lower bits
R/W
16
0xFFFEDB0A
U
DMA_LCD_TOP_
F2_U
LCD top address for frame buffer 2
upper bits
R/W
16
0xFFFEDB0C
U
DMA_LCD_BOT_
F2_L
LCD bottom address for frame buffer
2 lower bits
R/W
16
0xFFFEDB0E
U
DMA_LCD_BOT_
F2_U
LCD bottom address for frame buffer
2 upper bits
R/W
16
0xFFFEDB10
U
Table 5–11 shows the global control register bit descriptions.
Table 5–11.
DMA Global Control register (DMA_GCR)
Bit
Name
Value
Description
Type
Reset
Value
15–4
RESERVED
3
AUTOGATING_ON
DMA clock autogating is as follows:
RW
1
0
Reserved. Do not use this setting.
1
Allows the DMA to dynamically cut off its clocks
according to its activity. This bit should always be
set to 1.
2
FREE
DMA reaction to the suspend signal is as follows:
RW
0
0
The DMA suspends all the current transfers when
it receives the suspend signal from the processor.
Transfers resume when the processor releases
the suspend signal. The DMA clock must not be
cut off when the DMA is suspended.
1
The DMA continues running when it receives the
suspend signal from the processor (when the
processor is halted for debug by a breakpoint, for
example).
1–0
RESERVED