Home
last modified time | relevance | path

Searched refs:MMC_RSP_R1B (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/include/linux/mmc/
Dcore.h50 #define MMC_RSP_R1B (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE|MMC_RSP_BUSY) macro
/linux-4.4.14/drivers/mmc/core/
Dmmc_ops.c512 cmd.flags |= MMC_RSP_SPI_R1B | MMC_RSP_R1B; in __mmc_switch()
773 cmd.flags = MMC_RSP_R1B | MMC_CMD_AC; in mmc_send_hpi_cmd()
Dcore.c605 (mmc_resp_type(host->areq->mrq->cmd) == MMC_RSP_R1B)) && in mmc_start_req()
2124 cmd.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; in mmc_do_erase()
Dmmc.c1707 cmd.flags = MMC_RSP_R1B | MMC_CMD_AC; in mmc_sleep()
/linux-4.4.14/drivers/mmc/card/
Dblock.c508 if ((cmd.flags & MMC_RSP_R1B) == MMC_RSP_R1B) { in __mmc_blk_ioctl_cmd()
908 cmd.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; in send_stop()
1548 brq->stop.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | in mmc_blk_rw_rq_prep()
1819 brq->stop.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; in mmc_blk_packed_hdr_wrq_prep()
Dmmc_test.c215 mrq->stop->flags = MMC_RSP_R1B | MMC_CMD_AC; in mmc_test_prepare_mrq()
/linux-4.4.14/drivers/mmc/host/
Dandroid-goldfish.c169 case MMC_RSP_R1B: in goldfish_mmc_start_command()
Ddavinci_mmc.c295 case MMC_RSP_R1B: in mmc_davinci_start_command()
311 case MMC_RSP_R1B: in mmc_davinci_start_command()
Dtoshsd.c433 case MMC_RSP_R1B: in toshsd_start_cmd()
Dmtk-sd.c597 case MMC_RSP_R1B: in msdc_cmd_find_resp()
825 if (mmc_resp_type(cmd) == MMC_RSP_R1B || cmd->data) { in msdc_cmd_is_ready()
Djz4740_mmc.c645 case MMC_RSP_R1B: in jz4740_mmc_send_command()
Dmmc_spi.c1104 stop.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; in mmc_spi_request()
Dtmio_mmc_pio.c337 case MMC_RSP_R1B: c |= RESP_R1B; break; in tmio_mmc_start_command()
Dmxcmmc.c393 case MMC_RSP_R1B:/* short CRC, OPCODE, BUSY */ in mxcmci_start_cmd()
Dtifm_sd.c338 case MMC_RSP_R1B: in tifm_sd_op_flags()
Dau1xmmc.c274 case MMC_RSP_R1B: in au1xmmc_send_command()
Dvia-sdmmc.c576 case MMC_RSP_R1B: in via_sdc_send_command()
Drtsx_usb_sdmmc.c330 case MMC_RSP_R1B: in sd_send_cmd_get_rsp()
Drtsx_pci_sdmmc.c132 case MMC_RSP_R1B: in sd_response_type()
Domap.c352 case MMC_RSP_R1B: in mmc_omap_start_command()
Dsh_mmcif.c823 case MMC_RSP_R1B: in sh_mmcif_set_cmd()
Dusdhi6rol0.c957 case MMC_RSP_R1B: in usdhi6_cmd_flags()
Ddw_mmc.c325 stop->flags = MMC_RSP_R1B | MMC_CMD_AC; in dw_mci_prep_stop_abort()