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

/freebsd-10.1-release/sys/arm/at91/
H A Dat91_mcireg.h108 #define MCI_SR_ENDTX (0x1u << 7) /* (MCI) End of TX Buffer flag */ macro
H A Dat91_mci.c1238 if (isr & MCI_SR_ENDTX) {

Completed in 196 milliseconds