aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx/include
diff options
context:
space:
mode:
authorAlban Bedel <alban.bedel@avionic-design.de>2012-11-12 11:27:40 +0100
committerRoland Stigge <stigge@antcom.de>2012-11-12 11:27:40 +0100
commit84cee34db4d34b9059f4ef66f7d1805e438cc7f3 (patch)
tree4cf204db8574f31a65a143aec0446d1e26f44ce3 /arch/arm/mach-lpc32xx/include
parent91deef8069e7ffafac4467200e1d37af1b2d7c56 (diff)
ARM: LPC32xx: Add the motor PWM clock
Diffstat (limited to 'arch/arm/mach-lpc32xx/include')
-rw-r--r--arch/arm/mach-lpc32xx/include/mach/platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-lpc32xx/include/mach/platform.h b/arch/arm/mach-lpc32xx/include/mach/platform.h
index acc4aabf1c7b..b5612a1d1839 100644
--- a/arch/arm/mach-lpc32xx/include/mach/platform.h
+++ b/arch/arm/mach-lpc32xx/include/mach/platform.h
@@ -515,6 +515,7 @@
/*
* clkpwr_timers_pwms_clk_ctrl_1 register definitions
*/
+#define LPC32XX_CLKPWR_TMRPWMCLK_MPWM_EN 0x40
#define LPC32XX_CLKPWR_TMRPWMCLK_TIMER3_EN 0x20
#define LPC32XX_CLKPWR_TMRPWMCLK_TIMER2_EN 0x10
#define LPC32XX_CLKPWR_TMRPWMCLK_TIMER1_EN 0x08