Searched refs:MMC_RSP_136 (Results 1 – 6 of 6) sorted by relevance
27 #define MMC_RSP_136 BIT(1) /* 136 bit response */ macro36 #define MMC_RSP_R2 (MMC_RSP_PRESENT | MMC_RSP_136 | MMC_RSP_CRC)117 else if (cmd->resp_type & MMC_RSP_136) in uniphier_emmc_send_cmd()
41 #define MMC_RSP_136 BIT_32(1U) /* 136 bit response */ macro49 #define MMC_RESPONSE_R2 (MMC_RSP_48 | MMC_RSP_136 | MMC_RSP_CRC)
300 if ((cmd->resp_type & MMC_RSP_136) && in rpi3_sdhost_send_cmd()310 } else if (cmd->resp_type & MMC_RSP_136) { in rpi3_sdhost_send_cmd()
337 if (cmd->resp_type & MMC_RSP_136) { in imx_usdhc_send_cmd()
258 if ((cmd->resp_type & MMC_RSP_136) != 0U) { in stm32_sdmmc2_send_cmd_req()
573 if ((cmd->resp_type & MMC_RSP_136) != 0) { in cdns_send_cmd()