Searched refs:RCAR_MMC_INFO2_ERR_IDX (Results 1 – 2 of 2) sorted by relevance
82 #define RCAR_MMC_INFO2_ERR_IDX BIT(0) /* cmd index error */ macro88 RCAR_MMC_INFO2_ERR_IDX | RCAR_MMC_INFO2_ERR_ILA)
173 if (info2 & (RCAR_MMC_INFO2_ERR_END | RCAR_MMC_INFO2_ERR_CRC | RCAR_MMC_INFO2_ERR_IDX)) { in rcar_mmc_check_errors()