Table 5-11. dtadrx register bitmap bit definitions, 7 dma command registers – Intel PXA26X User Manual

Page 181

Advertising
background image

Intel® PXA26x Processor Family Developer’s Manual

5-23

Direct Memory Access Controller

5.3.7

DMA Command Registers

For software, the DMA Command Registers (DCMDx) (

Figure 5-12

) are read only in descriptor

fetch mode and are read/write in no-descriptor fetch mode.

These registers contain the channel’s control bits and the length of the current transfer in that
channel. On power up, the bits in this register are set to 0.

Table 5-11. DTADRx Register Bitmap Bit Definitions

0x4000_02x8

DMA Target Addr Register

(DTADRx)

DMAC

Bit

31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9

8

7

6

5

4

3

2

1

0

TARGET ADDRESS

RES

E

RVED

Reset

Uninitialized

Bits

Name

Description

31:3

TRGADDR

TARGET ADDRESS (read / write):

Address of the on chip peripheral or the address of a memory location

Address of a memory location for companion chip transfer

2

TRGADDR

TARGET ADDRESS BIT 2:

Reserved if DTADR.TrgAddr is an external memory location

Not reserved if DTADR.TrgAddr is an internal peripheral (read / write).

1:0

Reserved – Read as unknown and must be written as zero.

Advertising