Searched refs:RCAR_MMC_INFO2_ERR_TO (Results 1 – 2 of 2) sorted by relevance
79 #define RCAR_MMC_INFO2_ERR_TO BIT(3) /* time out error */ macro86 RCAR_MMC_INFO2_ERR_ILW | RCAR_MMC_INFO2_ERR_TO | \
168 if (info2 & (RCAR_MMC_INFO2_ERR_TO | RCAR_MMC_INFO2_ERR_RTO)) { in rcar_mmc_check_errors()