Searched refs:MMC_RSP_R5 (Results 1 – 5 of 5) sorted by relevance
43 flags |= MMC_RSP_R5; in plat_request()
101 #define MMC_RSP_R5 (MMC_RSP_PRESENT|MMC_RSP_CRC|MMC_RSP_OPCODE) macro
539 cmd.flags = MMC_RSP_SPI_R5 | MMC_RSP_R5 | MMC_CMD_AC; in mmc_io_rw_direct_host()618 cmd.flags = MMC_RSP_SPI_R5 | MMC_RSP_R5 | MMC_CMD_ADTC; in mmc_io_rw_extended()
69 #define MMC_RSP_R5 (MMC_RSP_PRESENT | MMC_RSP_CRC | MMC_RSP_OPCODE) macro
125 nu_resptype = MMC_RSP_R5; in nu_sdh_get_cmd_resptype()
Completed in 16 milliseconds