Lines Matching refs:DCRC
892 //Check if DEB, DCRC or DTO interrupt occured. 893 if ((MmcStatus & DEB) | (MmcStatus & DCRC) | (MmcStatus & DTO)) { 986 //Check if DEB, DCRC or DTO interrupt occured. 987 if ((MmcStatus & DEB) | (MmcStatus & DCRC) | (MmcStatus & DTO)) {