Searched refs:RCAR_MMC_INFO2_ERR_ILR (Results 1 – 2 of 2) sorted by relevance
77 #define RCAR_MMC_INFO2_ERR_ILR BIT(5) /* illegal read err */ macro85 (RCAR_MMC_INFO2_ERR_RTO | RCAR_MMC_INFO2_ERR_ILR | \
178 if (info2 & (RCAR_MMC_INFO2_ERR_ILA | RCAR_MMC_INFO2_ERR_ILR | RCAR_MMC_INFO2_ERR_ILW)) { in rcar_mmc_check_errors()