Searched refs:MMC_RSP_136 (Results 1 – 22 of 22) sorted by relevance
83 if (flags & MMC_RSP_136) in ftsdc010_send_cmd()91 if (!(flags & (MMC_RSP_PRESENT | MMC_RSP_136))) { in ftsdc010_send_cmd()108 if (flags & MMC_RSP_136) { in ftsdc010_send_cmd()
107 if (cmd->resp_type & MMC_RSP_136) in meson_mmc_setup_cmd()164 if (cmd->resp_type & MMC_RSP_136) { in meson_mmc_read_response()
241 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY))251 if (cmd->resp_type & MMC_RSP_136)296 if (cmd->resp_type & MMC_RSP_136) {
179 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY)) in tegra_mmc_send_cmd_bounced()196 else if (cmd->resp_type & MMC_RSP_136) in tegra_mmc_send_cmd_bounced()243 if (cmd->resp_type & MMC_RSP_136) { in tegra_mmc_send_cmd_bounced()
115 else if (cmd->resp_type & MMC_RSP_136) in mvebu_mmc_send_cmd()188 if (cmd->resp_type & MMC_RSP_136) { in mvebu_mmc_send_cmd()
177 if (cmd->resp_type & MMC_RSP_136) /* It's a 136 bits response */ in mxsmmc_send_cmd()264 if (cmd->resp_type & MMC_RSP_136) { in mxsmmc_send_cmd()
410 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY)) { in bcm2835_send_command()439 if (cmd->resp_type & MMC_RSP_136) in bcm2835_send_command()494 if (cmd->resp_type & MMC_RSP_136) { in bcm2835_finish_command()
243 if (cmd->resp_type & MMC_RSP_136) in stm32_sdmmc2_start_cmd()304 if (cmd->resp_type & MMC_RSP_136) { in stm32_sdmmc2_end_cmd()
185 if (cmd->resp_type & MMC_RSP_136)293 if (cmd->resp_type & MMC_RSP_136) {
346 if (cmd->resp_type & MMC_RSP_136) in sunxi_mmc_send_cmd_common()424 if (cmd->resp_type & MMC_RSP_136) { in sunxi_mmc_send_cmd_common()
43 if (cmd->resp_type & MMC_RSP_136) { in sdhci_cmd_done()193 else if (cmd->resp_type & MMC_RSP_136)
171 if (cmd->resp_type & MMC_RSP_136 in pxa_mmc_cmd_done()
233 if (cmd->resp_type & MMC_RSP_136) { in dmmc_send_cmd()
248 if (cmd->resp_type & MMC_RSP_136) { in mxcmci_read_response()
86 if (cmd->resp_type & MMC_RSP_136) in do_command()
176 if (cmd->resp_type & MMC_RSP_136) in esdhc_xfertyp()497 if (cmd->resp_type & MMC_RSP_136) { in esdhc_send_cmd_common()
468 if (cmd->resp_type & MMC_RSP_136) { in tmio_sd_send_cmd()
315 if (cmd->resp_type & MMC_RSP_136) { in sh_mmcif_get_response()
1008 else if (cmd->resp_type & MMC_RSP_136)1073 if (cmd->resp_type & MMC_RSP_136) {
433 if (cmd->resp_type & MMC_RSP_136) { in sh_sdhi_get_response()
200 #define MMC_RSP_136 (1 << 1) macro
294 #define MMC_RSP_136 (1 << 1) /* 136 bit response */ macro303 #define MMC_RSP_R2 (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC)