cmd_dma_channel_error
Bits indicating CMD-DMA channel receiving an error condition. To get more information on the error, s/w needs to read the status field of the descriptor.
Module Instance | Base Address | Register Address |
---|---|---|
i_nand_dma | 0xFFB80700 | 0xFFB807C0 |
Size: 32
Offset: 0xC0
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 |
channel3 RW 0x0 |
channel2 RW 0x0 |
channel1 RW 0x0 |
channel0 RW 0x0 |
cmd_dma_channel_error Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
3 | channel3 |
CMD-DMA channel 3 received an error. |
RW | 0x0 |
2 | channel2 |
CMD-DMA channel 2 received an error. |
RW | 0x0 |
1 | channel1 |
CMD-DMA channel 1 received an error. |
RW | 0x0 |
0 | channel0 |
CMD-DMA channel 0 received an error. |
RW | 0x0 |