diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-arm/arch-pxa/pxa27x-udc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-pxa/pxa27x-udc.h b/include/asm-arm/arch-pxa/pxa27x-udc.h index 2d4e9cd3a5e3..bc1cf7d0773a 100644 --- a/include/asm-arm/arch-pxa/pxa27x-udc.h +++ b/include/asm-arm/arch-pxa/pxa27x-udc.h | |||
@@ -82,6 +82,7 @@ | |||
82 | Interrupt Enable */ | 82 | Interrupt Enable */ |
83 | 83 | ||
84 | #define UP2OCR __REG(0x40600020) /* USB Port 2 Output Control register */ | 84 | #define UP2OCR __REG(0x40600020) /* USB Port 2 Output Control register */ |
85 | #define UP3OCR __REG(0x40600024) /* USB Port 2 Output Control register */ | ||
85 | 86 | ||
86 | #define UP2OCR_CPVEN (1 << 0) /* Charge Pump Vbus Enable */ | 87 | #define UP2OCR_CPVEN (1 << 0) /* Charge Pump Vbus Enable */ |
87 | #define UP2OCR_CPVPE (1 << 1) /* Charge Pump Vbus Pulse Enable */ | 88 | #define UP2OCR_CPVPE (1 << 1) /* Charge Pump Vbus Pulse Enable */ |