Home
last modified time | relevance | path

Searched refs:MMC_RSP_NONE (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/mmc/
H A Dcore.h57 #define MMC_RSP_NONE (0) macro
/linux/drivers/mmc/core/
H A Dmmc_ops.c110 cmd.flags = MMC_RSP_NONE | MMC_CMD_AC; in _mmc_select_card()
142 cmd.flags = MMC_RSP_NONE | MMC_CMD_AC; in mmc_set_dsr()
154 cmd.flags = MMC_RSP_SPI_R1 | MMC_RSP_NONE | MMC_CMD_BC; in __mmc_go_idle()
/linux/drivers/mmc/host/
H A Dowl-mmc.c184 case MMC_RSP_NONE: in owl_mmc_send_cmd()
H A Dtoshsd.c423 case MMC_RSP_NONE: in toshsd_start_cmd()
H A Dusdhi6rol0.c959 case MMC_RSP_NONE: in usdhi6_cmd_flags()
1236 if (mmc_resp_type(cmd) == MMC_RSP_NONE) in usdhi6_resp_read()
H A Dalcor.c279 case MMC_RSP_NONE: in alcor_send_cmd()
H A Dcavium.c146 case MMC_RSP_NONE: in cvm_mmc_get_cr_mods()
H A Dtmio_mmc_core.c297 case MMC_RSP_NONE: c |= RESP_NONE; break; in tmio_mmc_start_command()
H A Dau1xmmc.c269 case MMC_RSP_NONE: in au1xmmc_send_command()
H A Dvia-sdmmc.c573 case MMC_RSP_NONE: in via_sdc_send_command()
H A Drtsx_pci_sdmmc.c114 case MMC_RSP_NONE: in sd_response_type()
H A Dsh_mmcif.c851 case MMC_RSP_NONE: in sh_mmcif_set_cmd()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c216 (MMC_RSP_NONE | MMC_CMD_BC), in rsi_reset_card()