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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h102 # define ATMCI_RCRCE ( 1 << 18) /* Response CRC Error */ macro
H A Datmel-mci.c1538 else if ((cmd->flags & MMC_RSP_CRC) && (status & ATMCI_RCRCE)) atmci_command_complete()

Completed in 65 milliseconds