Searched refs:RCAR_MMC_INFO2_ERR_ILA (Results 1 – 2 of 2) sorted by relevance
69 #define RCAR_MMC_INFO2_ERR_ILA BIT(15) /* illegal access err */ macro88 RCAR_MMC_INFO2_ERR_IDX | RCAR_MMC_INFO2_ERR_ILA)
178 if (info2 & (RCAR_MMC_INFO2_ERR_ILA | RCAR_MMC_INFO2_ERR_ILR | RCAR_MMC_INFO2_ERR_ILW)) { in rcar_mmc_check_errors()