ARM: pxa: append the definition of CKENC
authorHaojian Zhuang <haojian.zhuang@gmail.com>
Mon, 20 Aug 2012 05:38:15 +0000 (13:38 +0800)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Mon, 20 Aug 2012 05:51:45 +0000 (13:51 +0800)
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/mach-pxa/include/mach/pxa3xx-regs.h

index 207ecb4..f4d48d2 100644 (file)
 #define AICSR          __REG(0x41340008)       /* Application Subsystem Interrupt Control/Status Register */
 #define CKENA          __REG(0x4134000C)       /* A Clock Enable Register */
 #define CKENB          __REG(0x41340010)       /* B Clock Enable Register */
+#define CKENC          __REG(0x41340024)       /* C Clock Enable Register */
 #define AC97_DIV       __REG(0x41340014)       /* AC97 clock divisor value register */
 
 #define ACCR_XPDIS             (1 << 31)       /* Core PLL Output Disable */