Searched refs:MMC_RSP_136 (Results 1 – 21 of 21) sorted by relevance
53 if (flags & MMC_RSP_136) in ftsdc010_send_cmd()61 if (!(flags & (MMC_RSP_PRESENT | MMC_RSP_136))) { in ftsdc010_send_cmd()78 if (flags & MMC_RSP_136) { in ftsdc010_send_cmd()
413 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY))425 if (cmd->resp_type & MMC_RSP_136)472 if (cmd->resp_type & MMC_RSP_136) {563 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY))573 if (cmd->resp_type & MMC_RSP_136)619 if (cmd->resp_type & MMC_RSP_136) {
105 if (cmd->resp_type & MMC_RSP_136) in meson_mmc_setup_cmd()162 if (cmd->resp_type & MMC_RSP_136) { in meson_mmc_read_response()
116 else if (cmd->resp_type & MMC_RSP_136) in mvebu_mmc_send_cmd()189 if (cmd->resp_type & MMC_RSP_136) { in mvebu_mmc_send_cmd()
182 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY)) in tegra_mmc_send_cmd_bounced()199 else if (cmd->resp_type & MMC_RSP_136) in tegra_mmc_send_cmd_bounced()246 if (cmd->resp_type & MMC_RSP_136) { in tegra_mmc_send_cmd_bounced()
178 if (cmd->resp_type & MMC_RSP_136) /* It's a 136 bits response */ in mxsmmc_send_cmd()265 if (cmd->resp_type & MMC_RSP_136) { in mxsmmc_send_cmd()
342 if (cmd->resp_type & MMC_RSP_136) in sunxi_mmc_send_cmd_common()419 if (cmd->resp_type & MMC_RSP_136) { in sunxi_mmc_send_cmd_common()
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()
179 if (cmd->resp_type & MMC_RSP_136)286 if (cmd->resp_type & MMC_RSP_136) {
44 if (cmd->resp_type & MMC_RSP_136) { in sdhci_cmd_done()193 else if (cmd->resp_type & MMC_RSP_136)
234 if (cmd->resp_type & MMC_RSP_136) { in dmmc_send_cmd()
172 if (cmd->resp_type & MMC_RSP_136 in pxa_mmc_cmd_done()
382 else if (cmd->resp_type & MMC_RSP_136)436 if (cmd->resp_type & MMC_RSP_136) {
72 if (cmd->resp_type & MMC_RSP_136) in do_command()
148 if (cmd->resp_type & MMC_RSP_136) in esdhc_xfertyp()460 if (cmd->resp_type & MMC_RSP_136) { in esdhc_send_cmd_common()
248 if (cmd->resp_type & MMC_RSP_136) { in mxcmci_read_response()
312 if (cmd->resp_type & MMC_RSP_136) { in sh_mmcif_get_response()
467 if (cmd->resp_type & MMC_RSP_136) { in uniphier_sd_send_cmd()
434 if (cmd->resp_type & MMC_RSP_136) { in sh_sdhi_get_response()
201 #define MMC_RSP_136 (1 << 1) macro
275 #define MMC_RSP_136 (1 << 1) /* 136 bit response */ macro289 #define MMC_RSP_R2 (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC)