Searched refs:MMC_CMD_READ_SINGLE_BLOCK (Results 1 – 7 of 7) sorted by relevance
60 case MMC_CMD_READ_SINGLE_BLOCK: in sandbox_mmc_send_cmd()
300 case MMC_CMD_READ_SINGLE_BLOCK: in dm_mmc_spi_request()
419 case MMC_CMD_READ_SINGLE_BLOCK: in sh_mmcif_data_trans()
521 case MMC_CMD_READ_SINGLE_BLOCK: in sh_sdhi_data_trans()
370 case MMC_CMD_READ_SINGLE_BLOCK: in msdc_cmd_prepare_raw_cmd()
386 cmd.cmdidx = MMC_CMD_READ_SINGLE_BLOCK; in mmc_read_blocks()
101 #define MMC_CMD_READ_SINGLE_BLOCK 17 macro