Home
last modified time | relevance | path

Searched refs:MMC_RSP_PRESENT (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/linux/include/linux/mmc/
H A Dcore.h34 #define MMC_RSP_PRESENT (1 << 0) macro
57 #define MMC_RSP_R1 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE)
58 #define MMC_RSP_R1B (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE|MMC_RSP_BUSY)
59 #define MMC_RSP_R2 (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC)
60 #define MMC_RSP_R3 (MMC_RSP_PRESENT)
61 #define MMC_RSP_R4 (MMC_RSP_PRESENT)
62 #define MMC_RSP_R5 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE)
63 #define MMC_RSP_R6 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE)
64 #define MMC_RSP_R7 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE)
67 #define MMC_RSP_R1_NO_CRC (MMC_RSP_PRESENT|MMC_RSP_OPCODE)
[all …]
/openbmc/u-boot/include/
H A Dmmc.h299 #define MMC_RSP_PRESENT (1 << 0) macro
306 #define MMC_RSP_R1 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE)
307 #define MMC_RSP_R1b (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE| \
309 #define MMC_RSP_R2 (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC)
310 #define MMC_RSP_R3 (MMC_RSP_PRESENT)
311 #define MMC_RSP_R4 (MMC_RSP_PRESENT)
312 #define MMC_RSP_R5 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE)
313 #define MMC_RSP_R6 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE)
314 #define MMC_RSP_R7 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE)
H A Dmvebu_mmc.h198 #define MMC_RSP_PRESENT (1 << 0) macro
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c117 else if (cmd->resp_type & MMC_RSP_PRESENT) in mvebu_mmc_send_cmd()
128 if (cmd->resp_type & MMC_RSP_PRESENT) { in mvebu_mmc_send_cmd()
206 } else if (cmd->resp_type & MMC_RSP_PRESENT) { in mvebu_mmc_send_cmd()
H A Dstm32_sdmmc2.c245 if (cmd->resp_type & MMC_RSP_PRESENT) { in stm32_sdmmc2_start_cmd()
272 if (cmd->resp_type & MMC_RSP_PRESENT) { in stm32_sdmmc2_end_cmd()
305 if (status & SDMMC_STA_CMDREND && cmd->resp_type & MMC_RSP_PRESENT) { in stm32_sdmmc2_end_cmd()
H A Dftsdc010_mci.c80 if (flags & MMC_RSP_PRESENT) in ftsdc010_send_cmd()
91 if (!(flags & (MMC_RSP_PRESENT | MMC_RSP_136))) { in ftsdc010_send_cmd()
H A Darm_pl180_mmci.c42 if ((cmd->resp_type & MMC_RSP_PRESENT)) in wait_for_command_end()
61 if (cmd->resp_type & MMC_RSP_PRESENT) { in wait_for_command_end()
H A Dtegra_mmc.c194 if (!(cmd->resp_type & MMC_RSP_PRESENT)) in tegra_mmc_send_cmd_bounced()
242 if (cmd->resp_type & MMC_RSP_PRESENT) { in tegra_mmc_send_cmd_bounced()
H A Ddw_mmc.c281 if (cmd->resp_type & MMC_RSP_PRESENT) {
331 if (cmd->resp_type & MMC_RSP_PRESENT) {
H A Dbcm2835_sdhost.c436 if (!(cmd->resp_type & MMC_RSP_PRESENT)) { in bcm2835_send_command()
493 if (cmd->resp_type & MMC_RSP_PRESENT) { in bcm2835_finish_command()
H A Dmeson_gx_mmc.c106 if (cmd->resp_type & MMC_RSP_PRESENT) { in meson_mmc_setup_cmd()
H A Dmxsmmc.c175 if (cmd->resp_type & MMC_RSP_PRESENT) /* Need to get response */ in mxsmmc_send_cmd()
H A Dmxcmmc.c247 if (cmd->resp_type & MMC_RSP_PRESENT) { in mxcmci_read_response()
H A Djz_mmc.c287 if (cmd->resp_type & MMC_RSP_PRESENT) { in jz_mmc_send_cmd()
H A Ddavinci_mmc.c276 } else if (cmd->resp_type & MMC_RSP_PRESENT) {
H A Dgen_atmel_mci.c189 else if (cmd->resp_type & MMC_RSP_PRESENT)
/openbmc/linux/drivers/mmc/host/
H A Dmxs-mmc.c130 if (mmc_resp_type(cmd) & MMC_RSP_PRESENT) { in mxs_mmc_request_done()
292 get_resp = (mmc_resp_type(cmd) & MMC_RSP_PRESENT) ? in mxs_mmc_ac()
364 get_resp = (mmc_resp_type(cmd) & MMC_RSP_PRESENT) ? in mxs_mmc_adtc()
H A Dmvsdio.c157 else if (cmd->flags & MMC_RSP_PRESENT) in mvsd_request()
168 if (cmd->flags & MMC_RSP_PRESENT) { in mvsd_request()
261 } else if (cmd->flags & MMC_RSP_PRESENT) { in mvsd_finish_cmd()
H A Dtoshsd.c218 if (cmd->flags & MMC_RSP_PRESENT && cmd->flags & MMC_RSP_136) { in toshsd_cmd_irq()
244 } else if (cmd->flags & MMC_RSP_PRESENT) { in toshsd_cmd_irq()
H A Dcb710-mmc.c375 if (flags & MMC_RSP_PRESENT) { in cb710_encode_cmd_flags()
472 if (cmd->flags & MMC_RSP_PRESENT) { in cb710_mmc_command()
H A Dsdricoh_cs.c276 if (cmd->flags & MMC_RSP_PRESENT) { in sdricoh_request()
H A Dsunplus-mmc.c202 if (!(cmd->flags & MMC_RSP_PRESENT)) in spmmc_get_rsp()
377 if (cmd->flags & MMC_RSP_PRESENT) { in spmmc_prepare_cmd()
H A Dmeson-gx-mmc.c690 if (cmd->flags & MMC_RSP_PRESENT) { in meson_mmc_set_response_bits()
916 } else if (cmd->flags & MMC_RSP_PRESENT) { in meson_mmc_read_resp()
H A Dlitex_mmc.c284 if (!(cmd->flags & MMC_RSP_PRESENT)) in litex_mmc_response_len()
H A Dbcm2835.c663 if (!(cmd->flags & MMC_RSP_PRESENT)) { in bcm2835_send_command()
782 if (cmd->flags & MMC_RSP_PRESENT) { in bcm2835_finish_command()

12