Searched refs:MMC_RSP_136 (Results 1 – 25 of 25) sorted by relevance
200 #define MMC_RSP_136 (1 << 1) macro
318 #define MMC_RSP_136 (1 << 1) /* 136 bit response */ macro327 #define MMC_RSP_R2 (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC)
86 if (flags & MMC_RSP_136) in ftsdc010_send_cmd()94 if (!(flags & (MMC_RSP_PRESENT | MMC_RSP_136))) { in ftsdc010_send_cmd()111 if (flags & MMC_RSP_136) { in ftsdc010_send_cmd()
130 if (cmd->resp_type & MMC_RSP_136) in meson_mmc_setup_cmd()187 if (cmd->resp_type & MMC_RSP_136) { in meson_mmc_read_response()
117 else if (cmd->resp_type & MMC_RSP_136) in mvebu_mmc_send_cmd()190 if (cmd->resp_type & MMC_RSP_136) { in mvebu_mmc_send_cmd()
303 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY))313 if (cmd->resp_type & MMC_RSP_136)362 if (cmd->resp_type & MMC_RSP_136) {
187 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY)) in tegra_mmc_send_cmd_bounced()204 else if (cmd->resp_type & MMC_RSP_136) in tegra_mmc_send_cmd_bounced()251 if (cmd->resp_type & MMC_RSP_136) { in tegra_mmc_send_cmd_bounced()
416 if ((cmd->resp_type & MMC_RSP_136) && (cmd->resp_type & MMC_RSP_BUSY)) { in bcm2835_send_command()445 if (cmd->resp_type & MMC_RSP_136) in bcm2835_send_command()500 if (cmd->resp_type & MMC_RSP_136) { in bcm2835_finish_command()
187 if (cmd->resp_type & MMC_RSP_136)295 if (cmd->resp_type & MMC_RSP_136) {
360 if (cmd->resp_type & MMC_RSP_136) /* It's a 136 bits response */446 if (cmd->resp_type & MMC_RSP_136) {
260 if (cmd->resp_type & MMC_RSP_136) in stm32_sdmmc2_start_cmd()342 if (cmd->resp_type & MMC_RSP_136) { in stm32_sdmmc2_end_cmd()
373 if (cmd->resp_type & MMC_RSP_136) in sunxi_mmc_send_cmd_common()451 if (cmd->resp_type & MMC_RSP_136) { in sunxi_mmc_send_cmd_common()
46 if (cmd->resp_type & MMC_RSP_136) { in sdhci_cmd_done()257 else if (cmd->resp_type & MMC_RSP_136)
293 if (cmd->resp_type & MMC_RSP_136) { in jz_mmc_send_cmd()
249 if (cmd->resp_type & MMC_RSP_136) { in mxcmci_read_response()
177 if (cmd->resp_type & MMC_RSP_136 && in pxa_mmc_cmd_done()
258 if (cmd->resp_type & MMC_RSP_136) {
137 if (cmd->resp_type & MMC_RSP_136) in esdhc_xfertyp()431 if (cmd->resp_type & MMC_RSP_136) { in esdhc_send_cmd_common()
89 if (cmd->resp_type & MMC_RSP_136) in do_command()
209 if (cmd->resp_type & MMC_RSP_136) in esdhc_xfertyp()552 if (cmd->resp_type & MMC_RSP_136) { in esdhc_send_cmd_common()
320 if (cmd->resp_type & MMC_RSP_136) { in sh_mmcif_get_response()
468 if (cmd->resp_type & MMC_RSP_136) { in tmio_sd_send_cmd()
439 if (cmd->resp_type & MMC_RSP_136) { in sh_sdhi_get_response()
1099 else if (cmd->resp_type & MMC_RSP_136)1164 if (cmd->resp_type & MMC_RSP_136) {
517 if (cmd->resp_type & MMC_RSP_136) { in msdc_cmd_done()
Completed in 43 milliseconds