Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/ti/
Dedma.c88 #define EDMA_CCERRCLR 0x031c macro
698 edma_write(ecc, EDMA_CCERRCLR, BIT(16) | BIT(1) | BIT(0)); in edma_clean_channel()
1709 edma_write(ecc, EDMA_CCERRCLR, val); in dma_ccerr_handler()