Home
last modified time | relevance | path

Searched refs:MMC_RSP_136 (Results 1 – 28 of 28) sorted by relevance

/linux-4.1.27/include/linux/mmc/
Dcore.h27 #define MMC_RSP_136 (1 << 1) /* 136 bit response */ macro
51 #define MMC_RSP_R2 (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC)
58 #define mmc_resp_type(cmd) ((cmd)->flags & (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC|MMC_RSP_BUSY|MM…
/linux-4.1.27/drivers/mmc/host/
Dmxs-mmc.c146 if (mmc_resp_type(cmd) & MMC_RSP_136) { in mxs_mmc_request_done()
305 long_resp = (mmc_resp_type(cmd) & MMC_RSP_136) ? in mxs_mmc_ac()
374 long_resp = (mmc_resp_type(cmd) & MMC_RSP_136) ? in mxs_mmc_adtc()
Dbfin_sdh.c231 if (cmd->flags & MMC_RSP_136) in sdh_start_cmd()
266 if (cmd->flags & MMC_RSP_136) { in sdh_cmd_done()
Dmoxart-mmc.c222 if (cmd->flags & MMC_RSP_136) in moxart_send_command()
239 if (cmd->flags & MMC_RSP_136) { in moxart_send_command()
Dcb710-mmc.c387 if (flags & MMC_RSP_136) in cb710_encode_cmd_flags()
402 if (cmd->flags & MMC_RSP_136) { in cb710_receive_response()
Dmvsdio.c160 else if (cmd->flags & MMC_RSP_136) in mvsd_request()
250 if (cmd->flags & MMC_RSP_136) { in mvsd_finish_cmd()
Dsdricoh_cs.c296 if (cmd->flags & MMC_RSP_136) { in sdricoh_request()
Dandroid-goldfish.c267 if (cmd->flags & MMC_RSP_136) { in goldfish_mmc_cmd_done()
Dsunxi-mmc.c467 if (mrq->cmd->flags & MMC_RSP_136) { in sunxi_mmc_finalize_request()
806 if (cmd->flags & MMC_RSP_136) in sunxi_mmc_request()
Dushc.c266 if (req->cmd->flags & MMC_RSP_136) { in ushc_request()
Dtoshsd.c221 if (cmd->flags & MMC_RSP_PRESENT && cmd->flags & MMC_RSP_136) { in toshsd_cmd_irq()
Ds3cmci.c697 if (host->mrq->cmd->flags & MMC_RSP_136) { in s3cmci_irq()
966 if (cmd->flags & MMC_RSP_136) in s3cmci_send_command()
Dpxamci.c332 (cmd->flags & MMC_RSP_136 && cmd->resp[0] & 0x80000000)) in pxamci_cmd_done()
Dsdhci.c1075 if ((cmd->flags & MMC_RSP_136) && (cmd->flags & MMC_RSP_BUSY)) { in sdhci_send_command()
1085 else if (cmd->flags & MMC_RSP_136) in sdhci_send_command()
1113 if (host->cmd->flags & MMC_RSP_136) { in sdhci_finish_command()
Domap_hsmmc.c793 if (cmd->flags & MMC_RSP_136) in omap_hsmmc_start_command()
920 if (cmd->flags & MMC_RSP_136) { in omap_hsmmc_cmd_done()
Djz4740_mmc.c615 if (cmd->flags & MMC_RSP_136) { in jz4740_mmc_read_response()
Dtmio_mmc_pio.c585 if (cmd->flags & MMC_RSP_136) { in tmio_mmc_cmd_irq()
Dau1xmmc.c543 if (cmd->flags & MMC_RSP_136) { in au1xmmc_cmd_complete()
Dmxcmmc.c519 if (cmd->flags & MMC_RSP_136) { in mxcmci_read_response()
Dvia-sdmmc.c519 if (cmd->flags & MMC_RSP_136) { in via_sdc_get_response()
Dwbsd.c405 if (cmd->flags & MMC_RSP_136) in wbsd_send_command()
Ddavinci_mmc.c851 if (cmd->flags & MMC_RSP_136) { in mmc_davinci_cmd_done()
Ddw_mmc.c285 if (cmd->flags & MMC_RSP_136) in dw_mci_prepare_command()
1494 if (cmd->flags & MMC_RSP_136) { in dw_mci_command_complete()
Domap.c559 if (cmd->flags & MMC_RSP_136) { in mmc_omap_cmd_done()
Dsh_mmcif.c741 if (cmd->flags & MMC_RSP_136) { in sh_mmcif_get_response()
Dmmci.c892 if (cmd->flags & MMC_RSP_136) in mmci_start_command()
Dusdhi6rol0.c1195 if (mmc_resp_type(cmd) & MMC_RSP_136) in usdhi6_resp_read()
Datmel-mci.c673 if (cmd->flags & MMC_RSP_136) in atmci_prepare_command()