Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dcore.h50 #define MMC_RSP_R1B (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE|MMC_RSP_BUSY) macro
/linux-4.1.27/drivers/mmc/core/
Dmmc_ops.c494 cmd.flags |= MMC_RSP_SPI_R1B | MMC_RSP_R1B; in __mmc_switch()
762 cmd.flags = MMC_RSP_R1B | MMC_CMD_AC; in mmc_send_hpi_cmd()
Dcore.c563 (mmc_resp_type(host->areq->mrq->cmd) == MMC_RSP_R1B)) && in mmc_start_req()
2037 cmd.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; in mmc_do_erase()
Dmmc.c1538 cmd.flags = MMC_RSP_R1B | MMC_CMD_AC; in mmc_sleep()
/linux-4.1.27/drivers/mmc/card/
Dblock.c512 if ((cmd.flags & MMC_RSP_R1B) == MMC_RSP_R1B) { in mmc_blk_ioctl_cmd()
811 cmd.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; in send_stop()
1445 brq->stop.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | in mmc_blk_rw_rq_prep()
1716 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.1.27/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()
Djz4740_mmc.c645 case MMC_RSP_R1B: in jz4740_mmc_send_command()
Dtmio_mmc_pio.c335 case MMC_RSP_R1B: c |= RESP_R1B; break; in tmio_mmc_start_command()
Dmmc_spi.c1104 stop.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; in mmc_spi_request()
Dau1xmmc.c274 case MMC_RSP_R1B: in au1xmmc_send_command()
Dtifm_sd.c338 case MMC_RSP_R1B: in tifm_sd_op_flags()
Dmxcmmc.c393 case MMC_RSP_R1B:/* short CRC, OPCODE, BUSY */ in mxcmci_start_cmd()
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()
Domap.c352 case MMC_RSP_R1B: in mmc_omap_start_command()
Drtsx_pci_sdmmc.c132 case MMC_RSP_R1B: in sd_response_type()
Dsh_mmcif.c770 case MMC_RSP_R1B: in sh_mmcif_set_cmd()
Dusdhi6rol0.c957 case MMC_RSP_R1B: in usdhi6_cmd_flags()
Ddw_mmc.c327 stop->flags = MMC_RSP_R1B | MMC_CMD_AC; in dw_mci_prep_stop_abort()