aboutsummaryrefslogtreecommitdiff
path: root/hw/sd.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sd.h')
-rw-r--r--hw/sd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sd.h b/hw/sd.h
index dae2d1f..13ef5d3 100644
--- a/hw/sd.h
+++ b/hw/sd.h
@@ -50,6 +50,7 @@
#define READY_FOR_DATA (1 << 8)
#define APP_CMD (1 << 5)
#define AKE_SEQ_ERROR (1 << 3)
+#define OCR_CCS_BITN 30
typedef enum {
sd_none = -1,