Searched refs:SD_HIGH_CAPACITY (Results 1 – 1 of 1) sorted by relevance
247 #define SD_HIGH_CAPACITY (0x40000000U) macro2521 sdtype = SD_HIGH_CAPACITY; in SD_PowerON()2590 if((response & SD_HIGH_CAPACITY) == SD_HIGH_CAPACITY) /* (response &= SD_HIGH_CAPACITY) */ in SD_PowerON()