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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Datmel-mci-regs.h98 # define MCI_DCRCE ( 1 << 21) /* Data CRC Error */ macro
H A Datmel-mci.c42 #define ATMCI_DATA_ERROR_FLAGS (MCI_DCRCE | MCI_DTOE | MCI_OVRE | MCI_UNRE)
1318 } else if (status & MCI_DCRCE) {

Completed in 56 milliseconds