User's Manual

Table Of Contents
DMA CONTROLLER S3C2450X RISC MICROPROCESSOR
9-8
4 DMA SPECIAL REGISTERS
There are 10 control registers for each DMA channel. (Since there are six channels, the total number of control
registers is 60.) Seven of them are to control the DMA transfer, and other three are to see the status of DMA
controller. The details of those registers are as follows.
4.1 DMA INITIAL SOURCE REGISTER (DISRC)
Register Address R/W Description Reset Value
DISRC0 0x4B000000 R/W DMA0 Initial Source Register 0x00000000
DISRC1 0x4B000100 R/W DMA1 Initial Source Register 0x00000000
DISRC2 0x4B000200 R/W DMA2 Initial Source Register 0x00000000
DISRC3 0x4B000300 R/W DMA3 Initial Source Register 0x00000000
DISRC4 0x4B000400 R/W DMA4 Initial Source Register 0x00000000
DISRC5 0x4B000500 R/W DMA5 Initial Source Register 0x00000000
DISRC6 0x4B000600 R/W DMA6 Initial Source Register 0x00000000
DISRC7 0x4B000700 R/W DMA7 Initial Source Register 0x00000000
DISRCn Bit Description Initial State
S_ADDR [30:0] These bits are the base address (start address) of source data to
transfer. This value will be loaded into CURR_SRC only if the
CURR_SRC is 0 and the DMA ACK is 1.
0x00000000