Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dedma.c79 #define EDMA_CCERRCLR 0x031c macro
645 edma_write(ecc, EDMA_CCERRCLR, BIT(16) | BIT(1) | BIT(0)); in edma_clean_channel()
1650 edma_write(ecc, EDMA_CCERRCLR, val); in dma_ccerr_handler()