Home
last modified time | relevance | path

Searched refs:MMC_RSP_R1 (Results 1 – 15 of 15) 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()
167 cmd.resp_type = MMC_RSP_R1; in mmc_write_blocks()
A Dmmc.c89 case MMC_RSP_R1: in mmmc_trace_after_send()
262 cmd.resp_type = MMC_RSP_R1; in mmc_send_status()
324 cmd.resp_type = MMC_RSP_R1; in mmc_set_blocklen()
383 cmd.resp_type = MMC_RSP_R1; in mmc_send_tuning()
417 cmd.resp_type = MMC_RSP_R1; in mmc_read_blocks()
547 cmd.resp_type = MMC_RSP_R1; in mmc_switch_voltage()
602 cmd.resp_type = MMC_RSP_R1; in sd_send_op_cond()
778 cmd.resp_type = MMC_RSP_R1; in mmc_send_ext_csd()
1298 cmd.resp_type = MMC_RSP_R1; in sd_switch()
1330 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 Dowl_mmc.c181 if (cmd->resp_type == MMC_RSP_R1) { in owl_mmc_send_cmd()
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 Ddavinci_mmc.c181 case MMC_RSP_R1: /* R1, R1b, R5, R6, R7 */
A Drockchip_sdhci.c493 cmd.resp_type = MMC_RSP_R1; in rockchip_sdhci_execute_tuning()
A Docteontx_hsmmc.c799 if (cmd->resp_type == MMC_RSP_R1) in octeontx_mmc_get_cr_mods()
1245 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_poll_ready()
1644 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_test_cmd()
1668 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_test_get_ext_csd()
1870 cmd.resp_type = MMC_RSP_R1; in octeontx_tune_hs400()
2388 cmd.resp_type = MMC_RSP_R1; in octeontx_mmc_execute_tuning()
A Dtmio-common.c443 case MMC_RSP_R1: in tmio_sd_send_cmd()
A Dsh_mmcif.c349 case MMC_RSP_R1: in sh_mmcif_set_cmd()
A Dzynq_sdhci.c432 cmd.resp_type = MMC_RSP_R1; in arasan_sdhci_execute_tuning()
A Dmtk-sd.c441 case MMC_RSP_R1: in msdc_cmd_find_resp()
/u-boot/include/
A Dmmc.h331 #define MMC_RSP_R1 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE) macro

Completed in 57 milliseconds