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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h106 # define ATMCI_DTOE ( 1 << 22) /* Data Time-Out Error */ macro
H A Datmel-mci.c52 #define ATMCI_DATA_ERROR_FLAGS (ATMCI_DCRCE | ATMCI_DTOE | ATMCI_OVRE | ATMCI_UNRE)
1833 if (status & ATMCI_DTOE) { atmci_tasklet_func()

Completed in 64 milliseconds