Searched refs:ATMCI_RCRCE (Results 1 – 1 of 1) sorted by relevance
131 #define ATMCI_RCRCE BIT(18) /* Response CRC Error */ macro1654 else if ((cmd->flags & MMC_RSP_CRC) && (status & ATMCI_RCRCE)) in atmci_command_complete()