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

/freebsd-11-stable/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.c1228 if (isr & MCI_SR_ENDTX) {

Completed in 69 milliseconds