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

/linux-4.1.27/include/linux/mmc/
H A 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/
H A Dmmc_ops.c494 cmd.flags |= MMC_RSP_SPI_R1B | MMC_RSP_R1B; __mmc_switch()
762 cmd.flags = MMC_RSP_R1B | MMC_CMD_AC; mmc_send_hpi_cmd()
H A Dcore.c563 (mmc_resp_type(host->areq->mrq->cmd) == MMC_RSP_R1B)) && mmc_start_req()
2037 cmd.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; mmc_do_erase()
H A Dmmc.c1538 cmd.flags = MMC_RSP_R1B | MMC_CMD_AC; mmc_sleep()
/linux-4.1.27/drivers/mmc/card/
H A Dblock.c512 if ((cmd.flags & MMC_RSP_R1B) == MMC_RSP_R1B) { mmc_blk_ioctl_cmd()
811 cmd.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; send_stop()
1445 brq->stop.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | mmc_blk_rw_rq_prep()
1716 brq->stop.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; mmc_blk_packed_hdr_wrq_prep()
H A Dmmc_test.c215 mrq->stop->flags = MMC_RSP_R1B | MMC_CMD_AC; mmc_test_prepare_mrq()
/linux-4.1.27/drivers/mmc/host/
H A Dandroid-goldfish.c169 case MMC_RSP_R1B: goldfish_mmc_start_command()
H A Dtoshsd.c433 case MMC_RSP_R1B: toshsd_start_cmd()
H A Ddavinci_mmc.c295 case MMC_RSP_R1B: mmc_davinci_start_command()
311 case MMC_RSP_R1B: mmc_davinci_start_command()
H A Dau1xmmc.c274 case MMC_RSP_R1B: au1xmmc_send_command()
H A Djz4740_mmc.c645 case MMC_RSP_R1B: jz4740_mmc_send_command()
H A Dmxcmmc.c393 case MMC_RSP_R1B:/* short CRC, OPCODE, BUSY */ mxcmci_start_cmd()
H A Domap.c352 case MMC_RSP_R1B: mmc_omap_start_command()
H A Drtsx_pci_sdmmc.c132 case MMC_RSP_R1B: sd_response_type()
H A Drtsx_usb_sdmmc.c330 case MMC_RSP_R1B: sd_send_cmd_get_rsp()
H A Dtifm_sd.c338 case MMC_RSP_R1B: tifm_sd_op_flags()
H A Dtmio_mmc_pio.c335 case MMC_RSP_R1B: c |= RESP_R1B; break; tmio_mmc_start_command()
H A Dvia-sdmmc.c576 case MMC_RSP_R1B: via_sdc_send_command()
H A Dmmc_spi.c1104 stop.flags = MMC_RSP_SPI_R1B | MMC_RSP_R1B | MMC_CMD_AC; mmc_spi_request()
H A Dsh_mmcif.c770 case MMC_RSP_R1B: sh_mmcif_set_cmd()
H A Dusdhi6rol0.c957 case MMC_RSP_R1B: usdhi6_cmd_flags()
H A Ddw_mmc.c327 stop->flags = MMC_RSP_R1B | MMC_CMD_AC; dw_mci_prep_stop_abort()

Completed in 280 milliseconds