Searched refs:ATMCI_RTOE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/mmc/host/ | ||
D | atmel-mci-regs.h | 104 # define ATMCI_RTOE ( 1 << 20) /* Response Time-Out Error */ macro |
D | atmel-mci.c | 1340 if (status & ATMCI_RTOE) in atmci_command_complete() |