Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mmc/
Dcore.h49 #define MMC_RSP_R3 (MMC_RSP_PRESENT) macro
/linux-2.6.39/drivers/mmc/core/
Dsd_ops.c164 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R3 | MMC_CMD_BCR; in mmc_send_app_op_cond()
Dmmc_ops.c147 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_R3 | MMC_CMD_BCR; in mmc_send_op_cond()
/linux-2.6.39/drivers/mmc/host/
Dtmio_mmc_pio.c323 case MMC_RSP_R3: c |= RESP_R3; break; in tmio_mmc_start_command()
524 } else if (cmd->flags & MMC_RSP_R3) { in tmio_mmc_cmd_irq()
Ddavinci_mmc.c294 case MMC_RSP_R3: in mmc_davinci_start_command()
317 case MMC_RSP_R3: /* 48 bits, no CRC */ in mmc_davinci_start_command()
Dpxamci.c267 case RSP_TYPE(MMC_RSP_R3): in pxamci_start_cmd()
Djz4740_mmc.c424 case MMC_RSP_R3: in jz4740_mmc_send_command()
Dmxcmmc.c286 case MMC_RSP_R3: /* short */ in mxcmci_start_cmd()
Dau1xmmc.c267 case MMC_RSP_R3: in au1xmmc_send_command()
Dimxmmc.c341 case MMC_RSP_R3: /* short */ in imxmci_start_cmd()
Dsh_mmcif.c592 case MMC_RSP_R3: in sh_mmcif_set_cmd()
Dtifm_sd.c345 case MMC_RSP_R3: in tifm_sd_op_flags()
Dvia-sdmmc.c581 case MMC_RSP_R3: in via_sdc_send_command()
Domap.c361 case MMC_RSP_R3: in mmc_omap_start_command()