Home
last modified time | relevance | path

Searched refs:MMC_RSP_R1b (Results 1 – 13 of 13) sorted by relevance

/u-boot/drivers/mmc/
A Dmmc_boot.c32 cmd.resp_type = MMC_RSP_R1b; in mmc_boot_partition_size_change()
43 cmd.resp_type = MMC_RSP_R1b; in mmc_boot_partition_size_change()
56 cmd.resp_type = MMC_RSP_R1b; in mmc_boot_partition_size_change()
68 cmd.resp_type = MMC_RSP_R1b; in mmc_boot_partition_size_change()
A Dmmc_write.c56 cmd.resp_type = MMC_RSP_R1b; in mmc_erase_t()
173 cmd.resp_type = MMC_RSP_R1b; in mmc_write_blocks()
A Ddavinci_mmc.c178 case MMC_RSP_R1b:
252 if (cmd->resp_type == MMC_RSP_R1b)
A Djz_mmc.c232 case MMC_RSP_R1b: in jz_mmc_send_cmd()
A Dmxcmmc.c172 case MMC_RSP_R1b:/* short CRC, OPCODE, BUSY */ in mxcmci_start_cmd()
A Dpxa_mmc_gen.c117 case MMC_RSP_R1b: in pxa_mmc_start_cmd()
A Dstm32_sdmmc2.c485 stop_cmd.resp_type = MMC_RSP_R1b; in stm32_sdmmc2_send_cmd()
A Dsh_mmcif.c350 case MMC_RSP_R1b: in sh_mmcif_set_cmd()
A Dtmio-common.c445 case MMC_RSP_R1b: in tmio_sd_send_cmd()
A Dmmc.c90 case MMC_RSP_R1b: in mmmc_trace_after_send()
427 cmd.resp_type = MMC_RSP_R1b; in mmc_read_blocks()
805 cmd.resp_type = MMC_RSP_R1b; in __mmc_switch()
A Dmtk-sd.c442 case MMC_RSP_R1b: in msdc_cmd_find_resp()
560 if (host->last_resp_type == MMC_RSP_R1b && host->last_data_write) { in msdc_cmd_is_ready()
A Dfsl_esdhc_imx.c855 cmd.resp_type = MMC_RSP_R1b; in esdhc_stop_tuning()
/u-boot/include/
A Dmmc.h325 #define MMC_RSP_R1b (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE| \ macro

Completed in 26 milliseconds