Searched refs:EDMA_V3_CH_ES_ERR (Results 1 – 2 of 2) sorted by relevance
196 if (!(ch_es & EDMA_V3_CH_ES_ERR)) in fsl_edma3_or_err_handler()199 edma_writel_chreg(chan, EDMA_V3_CH_ES_ERR, ch_es); in fsl_edma3_or_err_handler()
71 #define EDMA_V3_CH_ES_ERR BIT(31) macro