aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p6442/include/mach/regs-clock.h
diff options
context:
space:
mode:
authorSeungwhan Youn <sw.youn@samsung.com>2010-10-19 18:08:08 +0900
committerKukjin Kim <kgene.kim@samsung.com>2010-10-25 16:10:33 +0900
commit06185c07621263ee1665d4a4e27a9782a677bcf9 (patch)
tree7706d9641e742de8ef5c2a37a5b8d6fae33ee9cd /arch/arm/mach-s5p6442/include/mach/regs-clock.h
parentMerge branch 'next-s3c64xx' into for-next (diff)
downloadlinux-dev-06185c07621263ee1665d4a4e27a9782a677bcf9.tar.xz
linux-dev-06185c07621263ee1665d4a4e27a9782a677bcf9.zip
ARM: S5P6442: Add DMA operation clock
This patch adds DMA operation clock which is disabled as default. Signed-off-by: Seungwhan Youn <sw.youn@samsung.com> Acked-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5p6442/include/mach/regs-clock.h')
-rw-r--r--arch/arm/mach-s5p6442/include/mach/regs-clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p6442/include/mach/regs-clock.h b/arch/arm/mach-s5p6442/include/mach/regs-clock.h
index d8360b5d4ece..00828a336991 100644
--- a/arch/arm/mach-s5p6442/include/mach/regs-clock.h
+++ b/arch/arm/mach-s5p6442/include/mach/regs-clock.h
@@ -46,6 +46,7 @@
#define S5P_CLK_DIV5 S5P_CLKREG(0x314)
#define S5P_CLK_DIV6 S5P_CLKREG(0x318)
+#define S5P_CLKGATE_IP0 S5P_CLKREG(0x460)
#define S5P_CLKGATE_IP3 S5P_CLKREG(0x46C)
/* CLK_OUT */