Searched refs:MMC_RSP_R6 (Results 1 – 4 of 4) sorted by relevance
95 #define MMC_RSP_R6 (MMC_RSP_PRESENT | MMC_RSP_CRC | MMC_RSP_OPCODE) macro
1424 cmd.flags = MMC_RSP_R6 | MMC_CMD_BCR; in mmc_set_relative_addr()1439 cmd.flags = MMC_RSP_R6 | MMC_CMD_BCR; in mmc_send_relative_addr()
712 mmcio->cmd.flags = MMC_RSP_R6 | MMC_CMD_BCR; in mmcprobe_start()
7958 mmc_flags = MMC_RSP_R6 | MMC_CMD_BCR; in mmcsdcmd()