Searched refs:SD_VERSION_2 (Results 1 – 2 of 2) sorted by relevance
564 if (mmc->version == SD_VERSION_2) in sd_send_op_cond()584 if (mmc->version != SD_VERSION_2) in sd_send_op_cond()1218 mmc->version = SD_VERSION_2; in sd_get_capabilities()2389 mmc->version = SD_VERSION_2; in mmc_send_if_cond()
43 #define SD_VERSION_2 MAKE_SD_VERSION(2, 0, 0) macro