Home
last modified time | relevance | path

Searched refs:MMC_RSP_R1 (Results 1 – 14 of 14) sorted by relevance

/u-boot/drivers/mmc/
A Drpmb.c87 cmd.resp_type = MMC_RSP_R1; in mmc_set_blockcount()
109 cmd.resp_type = MMC_RSP_R1; in mmc_rpmb_request()
112 cmd.resp_type = MMC_RSP_R1; in mmc_rpmb_request()
144 cmd.resp_type = MMC_RSP_R1; in mmc_rpmb_response()
336 .resp_type = MMC_RSP_R1, in send_write_mult_block()
353 .resp_type = MMC_RSP_R1, in send_read_mult_block()
A Dmmc_write.c41 cmd.resp_type = MMC_RSP_R1; in mmc_erase_t()
155 cmd.resp_type = MMC_RSP_R1; in mmc_write_blocks()
A Dmmc.c86 case MMC_RSP_R1: in mmmc_trace_after_send()
259 cmd.resp_type = MMC_RSP_R1; in mmc_send_status()
321 cmd.resp_type = MMC_RSP_R1; in mmc_set_blocklen()
380 cmd.resp_type = MMC_RSP_R1; in mmc_send_tuning()
414 cmd.resp_type = MMC_RSP_R1; in mmc_read_blocks()
544 cmd.resp_type = MMC_RSP_R1; in mmc_switch_voltage()
599 cmd.resp_type = MMC_RSP_R1; in sd_send_op_cond()
775 cmd.resp_type = MMC_RSP_R1; in mmc_send_ext_csd()
1265 cmd.resp_type = MMC_RSP_R1; in sd_switch()
1297 cmd.resp_type = MMC_RSP_R1; in sd_get_capabilities()
[all …]
A Diproc_sdhci.c192 cmd.resp_type = MMC_RSP_R1; in sdhci_iproc_execute_tuning()
A Djz_mmc.c231 case MMC_RSP_R1: in jz_mmc_send_cmd()
A Dmxcmmc.c171 case MMC_RSP_R1: /* short CRC, OPCODE */ in mxcmci_start_cmd()
A Dpxa_mmc_gen.c116 case MMC_RSP_R1: in pxa_mmc_start_cmd()
A Ddavinci_mmc.c181 case MMC_RSP_R1: /* R1, R1b, R5, R6, R7 */
A Dzynq_sdhci.c129 cmd.resp_type = MMC_RSP_R1; in arasan_sdhci_execute_tuning()
A Docteontx_hsmmc.c783 if (cmd->resp_type == MMC_RSP_R1) in octeontx_mmc_get_cr_mods()
1225 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_poll_ready()
1624 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_test_cmd()
1648 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_test_get_ext_csd()
1850 cmd.resp_type = MMC_RSP_R1; in octeontx_tune_hs400()
2368 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_execute_tuning()
A Dsh_mmcif.c349 case MMC_RSP_R1: in sh_mmcif_set_cmd()
A Dtmio-common.c442 case MMC_RSP_R1: in tmio_sd_send_cmd()
A Dmtk-sd.c439 case MMC_RSP_R1: in msdc_cmd_find_resp()
/u-boot/include/
A Dmmc.h324 #define MMC_RSP_R1 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE) macro

Completed in 30 milliseconds