Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/mmc/
H A Dcore.h60 #define MMC_RSP_R3 (MMC_RSP_PRESENT) macro
/openbmc/linux/drivers/mmc/core/
H A Dsd_ops.c128 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R3 | MMC_CMD_BCR; in mmc_send_app_op_cond()
H A Dmmc_ops.c235 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R3 | MMC_CMD_BCR; in mmc_send_op_cond()
/openbmc/u-boot/drivers/mmc/
H A Dpxa_mmc_gen.c117 case MMC_RSP_R3: in pxa_mmc_start_cmd()
H A Dmmc.c114 case MMC_RSP_R3: in mmmc_trace_after_send()
554 cmd.resp_type = MMC_RSP_R3; in sd_send_op_cond()
591 cmd.resp_type = MMC_RSP_R3; in sd_send_op_cond()
623 cmd.resp_type = MMC_RSP_R3; in mmc_send_op_cond_iter()
686 cmd.resp_type = MMC_RSP_R3; in mmc_complete_op_cond()
H A Dmxcmmc.c177 case MMC_RSP_R3: /* short */ in mxcmci_start_cmd()
H A Djz_mmc.c234 case MMC_RSP_R3: in jz_mmc_send_cmd()
H A Ddavinci_mmc.c199 case MMC_RSP_R3: /* R3, R4 */
H A Dsh_mmcif.c346 case MMC_RSP_R3: in sh_mmcif_set_cmd()
H A Dtmio-common.c463 case MMC_RSP_R3: in tmio_sd_send_cmd()
/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c303 case MMC_RSP_R3: c |= RESP_R3; break; in tmio_mmc_start_command()
589 } else if (cmd->flags & MMC_RSP_R3) { in tmio_mmc_cmd_irq()
H A Ddavinci_mmc.c286 case MMC_RSP_R3: in mmc_davinci_start_command()
309 case MMC_RSP_R3: /* 48 bits, no CRC */ in mmc_davinci_start_command()
H A Dtoshsd.c436 case MMC_RSP_R3: in toshsd_start_cmd()
H A Dowl-mmc.c211 case MMC_RSP_R3: in owl_mmc_send_cmd()
H A Dmeson-mx-sdio.c173 case MMC_RSP_R3: in meson_mx_mmc_start_cmd()
H A Dpxamci.c245 case RSP_TYPE(MMC_RSP_R3): in pxamci_start_cmd()
H A Dcavium.c156 case MMC_RSP_R3: /* MMC_RSP_R4 */ in cvm_mmc_get_cr_mods()
H A Dalcor.c290 case MMC_RSP_R3: in alcor_send_cmd()
H A Djz4740_mmc.c698 case MMC_RSP_R3: in jz4740_mmc_send_command()
H A Dau1xmmc.c279 case MMC_RSP_R3: in au1xmmc_send_command()
H A Dtifm_sd.c340 case MMC_RSP_R3: in tifm_sd_op_flags()
H A Dmxcmmc.c374 case MMC_RSP_R3: /* short */ in mxcmci_start_cmd()
H A Dvia-sdmmc.c584 case MMC_RSP_R3: in via_sdc_send_command()
/openbmc/u-boot/include/
H A Dmmc.h310 #define MMC_RSP_R3 (MMC_RSP_PRESENT) macro
/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c431 case MMC_RSP_R3: in gb_sdio_command()

12