Home
last modified time | relevance | path

Searched refs:MMC_RSP_136 (Results 1 – 25 of 25) sorted by relevance

/u-boot/include/
A Dmvebu_mmc.h200 #define MMC_RSP_136 (1 << 1) macro
A Dmmc.h318 #define MMC_RSP_136 (1 << 1) /* 136 bit response */ macro
327 #define MMC_RSP_R2 (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC)
/u-boot/drivers/mmc/
A Dftsdc010_mci.c86 if (flags & MMC_RSP_136) in ftsdc010_send_cmd()
94 if (!(flags & (MMC_RSP_PRESENT | MMC_RSP_136))) { in ftsdc010_send_cmd()
111 if (flags & MMC_RSP_136) { in ftsdc010_send_cmd()
A Dmeson_gx_mmc.c130 if (cmd->resp_type & MMC_RSP_136) in meson_mmc_setup_cmd()
187 if (cmd->resp_type & MMC_RSP_136) { in meson_mmc_read_response()
A Dmvebu_mmc.c117 else if (cmd->resp_type & MMC_RSP_136) in mvebu_mmc_send_cmd()
190 if (cmd->resp_type & MMC_RSP_136) { in mvebu_mmc_send_cmd()
A Ddw_mmc.c303 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY))
313 if (cmd->resp_type & MMC_RSP_136)
362 if (cmd->resp_type & MMC_RSP_136) {
A Dtegra_mmc.c187 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY)) in tegra_mmc_send_cmd_bounced()
204 else if (cmd->resp_type & MMC_RSP_136) in tegra_mmc_send_cmd_bounced()
251 if (cmd->resp_type & MMC_RSP_136) { in tegra_mmc_send_cmd_bounced()
A Dbcm2835_sdhost.c416 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY)) { in bcm2835_send_command()
445 if (cmd->resp_type & MMC_RSP_136) in bcm2835_send_command()
500 if (cmd->resp_type & MMC_RSP_136) { in bcm2835_finish_command()
A Dgen_atmel_mci.c187 if (cmd->resp_type & MMC_RSP_136)
295 if (cmd->resp_type & MMC_RSP_136) {
A Dmxsmmc.c360 if (cmd->resp_type & MMC_RSP_136) /* It's a 136 bits response */
446 if (cmd->resp_type & MMC_RSP_136) {
A Dstm32_sdmmc2.c260 if (cmd->resp_type & MMC_RSP_136) in stm32_sdmmc2_start_cmd()
342 if (cmd->resp_type & MMC_RSP_136) { in stm32_sdmmc2_end_cmd()
A Dsunxi_mmc.c373 if (cmd->resp_type & MMC_RSP_136) in sunxi_mmc_send_cmd_common()
451 if (cmd->resp_type & MMC_RSP_136) { in sunxi_mmc_send_cmd_common()
A Dsdhci.c46 if (cmd->resp_type & MMC_RSP_136) { in sdhci_cmd_done()
257 else if (cmd->resp_type & MMC_RSP_136)
A Djz_mmc.c293 if (cmd->resp_type & MMC_RSP_136) { in jz_mmc_send_cmd()
A Dmxcmmc.c249 if (cmd->resp_type & MMC_RSP_136) { in mxcmci_read_response()
A Dpxa_mmc_gen.c177 if (cmd->resp_type & MMC_RSP_136 && in pxa_mmc_cmd_done()
A Ddavinci_mmc.c258 if (cmd->resp_type & MMC_RSP_136) {
A Dfsl_esdhc.c137 if (cmd->resp_type & MMC_RSP_136) in esdhc_xfertyp()
431 if (cmd->resp_type & MMC_RSP_136) { in esdhc_send_cmd_common()
A Darm_pl180_mmci.c89 if (cmd->resp_type & MMC_RSP_136) in do_command()
A Dfsl_esdhc_imx.c209 if (cmd->resp_type & MMC_RSP_136) in esdhc_xfertyp()
552 if (cmd->resp_type & MMC_RSP_136) { in esdhc_send_cmd_common()
A Dsh_mmcif.c320 if (cmd->resp_type & MMC_RSP_136) { in sh_mmcif_get_response()
A Dtmio-common.c468 if (cmd->resp_type & MMC_RSP_136) { in tmio_sd_send_cmd()
A Dsh_sdhi.c439 if (cmd->resp_type & MMC_RSP_136) { in sh_sdhi_get_response()
A Domap_hsmmc.c1099 else if (cmd->resp_type & MMC_RSP_136)
1164 if (cmd->resp_type & MMC_RSP_136) {
A Dmtk-sd.c517 if (cmd->resp_type & MMC_RSP_136) { in msdc_cmd_done()

Completed in 57 milliseconds