Searched refs:SD_VERSION_2 (Results 1 – 2 of 2) sorted by relevance
620 if (mmc->version == SD_VERSION_2) in sd_send_op_cond()640 if (mmc->version != SD_VERSION_2) in sd_send_op_cond()1330 mmc->version = SD_VERSION_2; in sd_get_capabilities()2659 mmc->version = SD_VERSION_2; in mmc_send_if_cond()
47 #define SD_VERSION_2 MAKE_SD_VERSION(2, 0, 0) macro
Completed in 9 milliseconds