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