summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/clock.h')
-rw-r--r--arch/arm/mach-tegra/clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/clock.h b/arch/arm/mach-tegra/clock.h
index 5e1f74fa8d5c..4e157de79a93 100644
--- a/arch/arm/mach-tegra/clock.h
+++ b/arch/arm/mach-tegra/clock.h
@@ -25,6 +25,7 @@
#else
/* !!!FIXME!!! PLL lock bits should work on Tegra3 */
#define USE_PLL_LOCK_BITS 0 /* Use lock bits for PLL stabiliation */
+#define USE_PLLE_SS 1 /* Use spread spectrum coefficients for PLLE */
#endif
#define DIV_BUS (1 << 0)