Searched refs:MCI_SR_DCRCE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_mcireg.h116 #define MCI_SR_DCRCE (0x1u << 21) /* (MCI) data CRC Error flag */ macro
150 MCI_SR_DCRCE | MCI_SR_RTOE | MCI_SR_RENDE | \
H A Dat91_mci.c1186 else if (isr & (MCI_SR_RCRCE | MCI_SR_DCRCE))

Completed in 61 milliseconds