Searched refs:MMC_INT_RCRC (Results 1 – 2 of 2) sorted by relevance
103 #define MMC_INT_RCRC (1 << 6) /* Response CRC err */ macro
225 err_mask = MMC_INT_EBE | MMC_INT_HLE | MMC_INT_RTO | MMC_INT_RCRC | in mmc0_send_cmd()