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

  /external/u-boot/drivers/mmc/
sandbox_mmc.c 56 case MMC_CMD_READ_SINGLE_BLOCK:
sh_mmcif.c 419 case MMC_CMD_READ_SINGLE_BLOCK:
sh_sdhi.c 521 case MMC_CMD_READ_SINGLE_BLOCK:
mmc.c 363 cmd.cmdidx = MMC_CMD_READ_SINGLE_BLOCK;
    [all...]
  /external/u-boot/include/
mmc.h 95 #define MMC_CMD_READ_SINGLE_BLOCK 17

Completed in 50 milliseconds