projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d438ae5
)
[ARM] 5082/1: pxa: Definition for the third USB port control register UP3OCR
author
Stefan Schmidt
<
[email protected]
>
Tue, 10 Jun 2008 07:57:27 +0000
(08:57 +0100)
committer
Russell King
<
[email protected]
>
Sun, 15 Jun 2008 18:54:31 +0000
(19:54 +0100)
This adds the definition for the third USB port control register UP3OCR. It is
used on the EZX GSM mobile phones.
Signed-off-by: Stefan Schmidt <
[email protected]
>
Acked-by: Eric Miao <
[email protected]
>
Signed-off-by: Russell King <
[email protected]
>
include/asm-arm/arch-pxa/pxa27x-udc.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/arch-pxa/pxa27x-udc.h
b/include/asm-arm/arch-pxa/pxa27x-udc.h
index 2d4e9cd3a5e3f1d96bd4f97d6f219d9cd1f16827..bc1cf7d0773a6873b533211f76aaca2b84ea1da7 100644
(file)
--- a/
include/asm-arm/arch-pxa/pxa27x-udc.h
+++ b/
include/asm-arm/arch-pxa/pxa27x-udc.h
@@
-82,6
+82,7
@@
Interrupt Enable */
#define UP2OCR __REG(0x40600020) /* USB Port 2 Output Control register */
+#define UP3OCR __REG(0x40600024) /* USB Port 2 Output Control register */
#define UP2OCR_CPVEN (1 << 0) /* Charge Pump Vbus Enable */
#define UP2OCR_CPVPE (1 << 1) /* Charge Pump Vbus Pulse Enable */