Searched refs:RCAR_MMC_INFO2_ERR_END (Results 1 – 2 of 2) sorted by relevance
80 #define RCAR_MMC_INFO2_ERR_END BIT(2) /* END bit error */ macro87 RCAR_MMC_INFO2_ERR_END | RCAR_MMC_INFO2_ERR_CRC | \
173 if (info2 & (RCAR_MMC_INFO2_ERR_END | RCAR_MMC_INFO2_ERR_CRC | RCAR_MMC_INFO2_ERR_IDX)) { in rcar_mmc_check_errors()