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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h105 # define ATMCI_DCRCE ( 1 << 21) /* Data CRC Error */ macro
H A Datmel-mci.c52 #define ATMCI_DATA_ERROR_FLAGS (ATMCI_DCRCE | ATMCI_DTOE | ATMCI_OVRE | ATMCI_UNRE)
1835 } else if (status & ATMCI_DCRCE) { atmci_tasklet_func()

Completed in 78 milliseconds