HomeSort by relevance Sort by last modified time
    Searched refs:ERR_STS1_CMD_ERROR (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
sh_sdhi.h 127 #define ERR_STS1_CMD_ERROR ((1 << 4) | (1 << 3) | (1 << 2) | \
  /external/u-boot/drivers/mmc/
sh_sdhi.c 256 if (e_state1 & ERR_STS1_CRC_ERROR || e_state1 & ERR_STS1_CMD_ERROR)

Completed in 60 milliseconds