dmacr

         DMA Control Register.
This register is only valid when DW_apb_ssi is configured with a set of
DMA Controller interface signals (SSI_HAS_DMA = 1). When DW_apb_ssi is
not configured for DMA operation, this register will not exist and writing
to the register's address will have no effect; reading from this register
address will return zero. The register is used to enable the DMA
Controller interface operation.
      
Module Instance Base Address Register Address
i_spim_0_spim 0xFFDA4000 0xFFDA404C
i_spim_1_spim 0xFFDA5000 0xFFDA504C

Offset: 0x4C

Access: RW

Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

Reserved

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

Reserved

tdmae

RW 0x0

rdmae

RW 0x0

dmacr Fields

Bit Name Description Access Reset
1 tdmae
Transmit DMA Enable.
This bit enables/disables the transmit FIFO DMA channel.
0 = Transmit DMA disabled
1 = Transmit DMA enabled
Value Description
0x0 DISABLED
0x1 ENABLED
RW 0x0
0 rdmae
Receive DMA Enable.
This bit enables/disables the receive FIFO DMA channel
0 = Receive DMA disabled
1 = Receive DMA enabled
Value Description
0x0 DISABLED
0x1 ENABLED
RW 0x0