]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/MMCHSDxe/MMCHS.h
Added DebugAgentTimerLib. Cleaned up .h files and other code.
[mirror_edk2.git] / Omap35xxPkg / MMCHSDxe / MMCHS.h
index 9baac74931f66e7638721b296aca2fc9b98427bd..eafe36b0485b5eee37b47b89fcec59b3721d1b31 100644 (file)
@@ -32,8 +32,8 @@
 \r
 #define MAX_RETRY_COUNT  100
 
-#define HCS               (0x1UL << 30) //Host capacity support/1 = Supporting high capacity\r
-#define CCS               (0x1UL << 30) //Card capacity status/1 = High capacity card\r
+#define HCS               BIT30 //Host capacity support/1 = Supporting high capacity\r
+#define CCS               BIT30 //Card capacity status/1 = High capacity card\r
 typedef struct {\r
   UINT32  Reserved0:   7; // 0 \r
   UINT32  V170_V195:   1; // 1.70V - 1.95V\r