- QDMA_C2H_FATAL_ERR_STAT (0xAF8): The error status register of the
C2H streaming fatal errors.
- QDMA_C2H_FATAL_ERR_MASK (0xAFC): The error mask register. The SW can
set the bit to enable the corresponding C2H fatal error to be sent to the C2H fatal
error handling logic.
- QDMA_C2H_FATAL_ERR_ENABLE (0xB00): This register enables two C2H streaming
fatal error handling processes:
- bit[0]
- Stop the data transfer by disabling the write request from the C2H DMA
write engine by setting
enable_wrq_dis
bit [0] to 1.
- bit[1]
- Invert the write payload parity on the data transfer by setting
enable_wpl_par_inv
bit [1] to 1.