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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_mcireg.h115 #define MCI_SR_RTOE (0x1u << 20) /* (MCI) Response Time-out Error flag */ macro
150 MCI_SR_DCRCE | MCI_SR_RTOE | MCI_SR_RENDE | \
H A Dat91_mci.c646 MCI_SR_RTOE | MCI_SR_RENDE |
1184 if (isr & (MCI_SR_RTOE | MCI_SR_DTOE))

Completed in 67 milliseconds