Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c131 #define ATMCI_RCRCE BIT(18) /* Response CRC Error */ macro
1612 else if ((cmd->flags & MMC_RSP_CRC) && (status & ATMCI_RCRCE)) in atmci_command_complete()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds