Searched refs:MMC_RSP_136 (Results 1 – 5 of 5) 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(1) /* 136 bit response */ macro49 #define MMC_RESPONSE_R2 (MMC_RSP_48 | MMC_RSP_136 | MMC_RSP_CRC)
167 else if (cmd->resp_type & MMC_RSP_136) in imx_usdhc_send_cmd()203 if (cmd->resp_type & MMC_RSP_136) { in imx_usdhc_send_cmd()
301 if ((cmd->resp_type & MMC_RSP_136) && in rpi3_sdhost_send_cmd()311 } else if (cmd->resp_type & MMC_RSP_136) { in rpi3_sdhost_send_cmd()
208 if ((cmd->resp_type & MMC_RSP_136) != 0U) { in stm32_sdmmc2_send_cmd_req()