From f26bc21cfe13e4f8708f3510dd1f2efecdb92d89 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 10 Jun 2008 08:57:27 +0100 Subject: [PATCH] --- yaml --- r: 100928 b: refs/heads/master c: 9fc697b0b01416edae99dd9c5c49fb69c9282744 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-arm/arch-pxa/pxa27x-udc.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e0834455b7cb..c2a1b5c20d3d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d438ae5796085379327bdba76114929eedf94a89 +refs/heads/master: 9fc697b0b01416edae99dd9c5c49fb69c9282744 diff --git a/trunk/include/asm-arm/arch-pxa/pxa27x-udc.h b/trunk/include/asm-arm/arch-pxa/pxa27x-udc.h index 2d4e9cd3a5e3..bc1cf7d0773a 100644 --- a/trunk/include/asm-arm/arch-pxa/pxa27x-udc.h +++ b/trunk/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 */