Home
last modified time | relevance | path

Searched refs:EDMA_EMR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/ti/
H A Dedma.c74 #define EDMA_EMR 0x0300 /* 64 bits */ macro
640 edma_read_array(ecc, EDMA_EMR, idx)); in edma_clean_channel()
1581 if (edma_read_array(ecc, EDMA_EMR, 0) || in edma_error_pending()
1582 edma_read_array(ecc, EDMA_EMR, 1) || in edma_error_pending()
1621 val = edma_read_array(ecc, EDMA_EMR, j); in dma_ccerr_handler()