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