Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c131 #define ATMCI_RCRCE BIT(18) /* Response CRC Error */ macro
1654 else if ((cmd->flags & MMC_RSP_CRC) && (status & ATMCI_RCRCE)) in atmci_command_complete()