Home
last modified time | relevance | path

Searched refs:MMC_STAT_TIME_OUT_RESPONSE (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/arch-pxa/
A Dregs-mmc.h50 #define MMC_STAT_TIME_OUT_RESPONSE (1 << 1) macro
/u-boot/drivers/mmc/
A Dpxa_mmc_gen.c45 MMC_STAT_CRC_READ_ERROR | MMC_STAT_TIME_OUT_RESPONSE | \
172 if (stat & MMC_STAT_TIME_OUT_RESPONSE) { in pxa_mmc_cmd_done()

Completed in 3 milliseconds