aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/sg-regs.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-04-14 11:30:05 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-04-20 23:49:50 +0900
commit395e2142e40068dec646b642a6394d798ebd348e (patch)
tree7cd5889cf532c870827b36f40c9f8a3eed7b2798 /arch/arm/mach-uniphier/sg-regs.h
parent3c476d841daa491f87c8f07851038afbdf4d90a8 (diff)
downloadu-boot-395e2142e40068dec646b642a6394d798ebd348e.zip
u-boot-395e2142e40068dec646b642a6394d798ebd348e.tar.gz
u-boot-395e2142e40068dec646b642a6394d798ebd348e.tar.bz2
ARM: uniphier: setup EHCI PHY paramters for LD11
Set the same PHY parameters as the Boot ROM uses. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/sg-regs.h')
-rw-r--r--arch/arm/mach-uniphier/sg-regs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-uniphier/sg-regs.h b/arch/arm/mach-uniphier/sg-regs.h
index 4d7e6f7..dc94084 100644
--- a/arch/arm/mach-uniphier/sg-regs.h
+++ b/arch/arm/mach-uniphier/sg-regs.h
@@ -55,6 +55,7 @@
#define SG_MEMCONF_SPARSEMEM (0x1 << 4)
+#define SG_USBPHYCTRL (SG_CTRL_BASE | 0x500)
#define SG_ETPHYPSHUT (SG_CTRL_BASE | 0x554)
#define SG_ETPHYCNT (SG_CTRL_BASE | 0x550)