Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-pxa/
Dregs-mmc.h40 #define MMC_STAT_END_CMD_RES (1 << 13) macro
/external/u-boot/drivers/mmc/
Dpxa_mmc_gen.c295 ret = pxa_mmc_wait(mmc, MMC_STAT_END_CMD_RES); in pxa_mmc_request()