Searched refs:AT91_MCI_RINDE (Results 1 – 2 of 2) sorted by relevance
101 #define AT91_MCI_RINDE (1 << 16) /* Response Index Error */ macro
98 #define AT91_MCI_ERRORS (AT91_MCI_RINDE | AT91_MCI_RDIRE | AT91_MCI_RCRCE \795 if (int_status & AT91_MCI_RINDE) in at91_mci_irq()