Searched refs:AT91_MCI_RXRDY (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/mmc/host/ | ||
D | at91_mci.h | 90 #define AT91_MCI_RXRDY (1 << 1) /* Receiver Ready */ macro |
D | at91_mci.c | 849 if (int_status & AT91_MCI_RXRDY) in at91_mci_irq() |