Searched refs:EDMA_CCSTAT_ACTV (Results 1 – 1 of 1) sorted by relevance
117 #define EDMA_CCSTAT_ACTV BIT(4) macro1741 while (edma_read(echan->ecc, EDMA_CCSTAT) & EDMA_CCSTAT_ACTV) { in edma_residue()