Searched refs:MMC_STAT_TIME_OUT_RESPONSE (Results 1 – 2 of 2) sorted by relevance
50 #define MMC_STAT_TIME_OUT_RESPONSE (1 << 1) macro
39 MMC_STAT_CRC_READ_ERROR | MMC_STAT_TIME_OUT_RESPONSE | \166 if (stat & MMC_STAT_TIME_OUT_RESPONSE) in pxa_mmc_cmd_done()