summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWilliam Qiu <william.qiu@starfivetech.com>2023-07-17 09:36:43 +0300
committerWilliam Qiu <william.qiu@starfivetech.com>2023-07-26 11:03:40 +0300
commit8bc74ce3e17fc569c612f4f1c70d1be4c94475f5 (patch)
tree8940519570e0914e33e17bb84e3424cc84dadd3a /include
parent1ed1ed24eb0792ffa206b20db00bf9c9dbbc37ff (diff)
downloadu-boot-8bc74ce3e17fc569c612f4f1c70d1be4c94475f5.tar.xz
mmc: starfive: add HS200 support
Add tuning and other related code to the driver to support HS200 mode. Signed-off-by: William Qiu <william.qiu@starfivetech.com>
Diffstat (limited to 'include')
-rw-r--r--include/dwmmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dwmmc.h b/include/dwmmc.h
index 5fc8ed8395..a2f8ce2bf3 100644
--- a/include/dwmmc.h
+++ b/include/dwmmc.h
@@ -49,6 +49,7 @@
#define DWMCI_IDINTEN 0x090
#define DWMCI_DSCADDR 0x094
#define DWMCI_BUFADDR 0x098
+#define DWMCI_UHS_REG_EXT 0x108
#define DWMCI_DATA 0x200
/* Interrupt Mask register */