Searched refs:SD_VERSION_2 (Results 1 – 2 of 2) sorted by relevance
623 if (mmc->version == SD_VERSION_2) in sd_send_op_cond()643 if (mmc->version != SD_VERSION_2) in sd_send_op_cond()1363 mmc->version = SD_VERSION_2; in sd_get_capabilities()2697 mmc->version = SD_VERSION_2; in mmc_send_if_cond()
47 #define SD_VERSION_2 MAKE_SD_VERSION(2, 0, 0) macro
Completed in 13 milliseconds