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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_mcireg.h103 #define MCI_SR_TXRDY (0x1u << 2) /* (MCI) TX Ready flag */ macro
H A Dat91_mci.c1246 if (isr & MCI_SR_TXRDY) {

Completed in 82 milliseconds