diff options
Diffstat (limited to 'arch/arm/mach-omap2/cm-regbits-34xx.h')
-rw-r--r-- | arch/arm/mach-omap2/cm-regbits-34xx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/cm-regbits-34xx.h b/arch/arm/mach-omap2/cm-regbits-34xx.h index f3c327bac1cb..aaf68a59800e 100644 --- a/arch/arm/mach-omap2/cm-regbits-34xx.h +++ b/arch/arm/mach-omap2/cm-regbits-34xx.h | |||
@@ -524,6 +524,8 @@ | |||
524 | #define OMAP3430_CLKACTIVITY_DSS_MASK (1 << 0) | 524 | #define OMAP3430_CLKACTIVITY_DSS_MASK (1 << 0) |
525 | 525 | ||
526 | /* CM_FCLKEN_CAM specific bits */ | 526 | /* CM_FCLKEN_CAM specific bits */ |
527 | #define OMAP3430_EN_CSI2 (1 << 1) | ||
528 | #define OMAP3430_EN_CSI2_SHIFT 1 | ||
527 | 529 | ||
528 | /* CM_ICLKEN_CAM specific bits */ | 530 | /* CM_ICLKEN_CAM specific bits */ |
529 | 531 | ||