summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWenyou Yang <[email protected]>2016-08-10 10:51:05 +0800
committerAndreas Bießmann <[email protected]>2016-08-15 22:58:05 +0200
commita0d0d86f5cfeefda87986f3825ed1a85efa24448 (patch)
tree404d707595878d6d0cbbc5f476ef65764bcc92ef /include
parent17b68b5a583207c9842d45ca7737dd79091e2765 (diff)
mmc: atmel_sdhci: Convert to the driver model support
Convert the driver to the driver model while retaining the existing legacy code. This allows the driver to support boards that have converted to driver model as well as those that have not. Signed-off-by: Wenyou Yang <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Jaehoon Chung <[email protected]> Reviewed-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/sdhci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sdhci.h b/include/sdhci.h
index fcef4dc065a..6844c73bdc5 100644
--- a/include/sdhci.h
+++ b/include/sdhci.h
@@ -166,6 +166,8 @@
#define SDHCI_CAN_64BIT 0x10000000
#define SDHCI_CAPABILITIES_1 0x44
+#define SDHCI_CLOCK_MUL_MASK 0x00FF0000
+#define SDHCI_CLOCK_MUL_SHIFT 16
#define SDHCI_MAX_CURRENT 0x48