Searched refs:SD_VERSION_SD (Results 1 – 1 of 1) sorted by relevance
25 #define SD_VERSION_SD (1U << 31) macro31 (SD_VERSION_SD | MAKE_SDMMC_VERSION(a, b, c))76 #define IS_SD(x) ((x)->version & SD_VERSION_SD)