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

/freebsd-10.2-release/sys/arm/at91/
H A Dat91_mcireg.h115 #define MCI_SR_RTOE (0x1u << 20) /* (MCI) Response Time-out Error flag */ macro
126 MCI_SR_DCRCE | MCI_SR_RTOE | MCI_SR_RENDE | \
H A Dat91_mci.c653 MCI_SR_RTOE | MCI_SR_RENDE |
1195 if (isr & (MCI_SR_RTOE | MCI_SR_DTOE))

Completed in 51 milliseconds