summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock44xx.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2011-11-04 17:36:34 -0700
committerTony Lindgren <tony@atomide.com>2011-11-04 17:36:34 -0700
commit8f86f36284547fdd873769a5f190549f3ab69cca (patch)
tree06791d877fec7a0b3a6059b14ebad9e5ed77b200 /arch/arm/mach-omap2/clock44xx.h
parent994c0e992522c123298b4a91b72f5e67ba2d1123 (diff)
parent1194d7b82486ad967db65115559e9ad50a88ba57 (diff)
downloadop-kernel-dev-8f86f36284547fdd873769a5f190549f3ab69cca.zip
op-kernel-dev-8f86f36284547fdd873769a5f190549f3ab69cca.tar.gz
Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes
Diffstat (limited to 'arch/arm/mach-omap2/clock44xx.h')
-rw-r--r--arch/arm/mach-omap2/clock44xx.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/clock44xx.h b/arch/arm/mach-omap2/clock44xx.h
index 7ceb870..287a46f 100644
--- a/arch/arm/mach-omap2/clock44xx.h
+++ b/arch/arm/mach-omap2/clock44xx.h
@@ -8,6 +8,13 @@
#ifndef __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H
#define __ARCH_ARM_MACH_OMAP2_CLOCK44XX_H
+/*
+ * OMAP4430_REGM4XEN_MULT: If the CM_CLKMODE_DPLL_ABE.DPLL_REGM4XEN bit is
+ * set, then the DPLL's lock frequency is multiplied by 4 (OMAP4430 TRM
+ * vV Section 3.6.3.3.1 "DPLLs Output Clocks Parameters")
+ */
+#define OMAP4430_REGM4XEN_MULT 4
+
int omap4xxx_clk_init(void);
#endif
OpenPOWER on IntegriCloud