Searched refs:SDMMC_INT_RCRC (Results 1 – 2 of 2) sorted by relevance
382 #define SDMMC_INT_RCRC BIT(6) macro
47 #define DW_MCI_CMD_ERROR_FLAGS (SDMMC_INT_RTO | SDMMC_INT_RCRC | \1915 else if ((cmd->flags & MMC_RSP_CRC) && (status & SDMMC_INT_RCRC)) in dw_mci_command_complete()
Completed in 10 milliseconds