diff options
Diffstat (limited to 'arch/arm/mach-omap2/control.h')
| -rw-r--r-- | arch/arm/mach-omap2/control.h | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/control.h b/arch/arm/mach-omap2/control.h index 0ba68d3764b..96c4bcc0a75 100644 --- a/arch/arm/mach-omap2/control.h +++ b/arch/arm/mach-omap2/control.h @@ -339,6 +339,11 @@  #define AM35XX_VPFE_PCLK_SW_RST		BIT(4)  /* + * CONTROL AM33XX STATUS register + */ +#define AM33XX_CONTROL_STATUS		0x040 + +/*   * CONTROL OMAP STATUS register to identify OMAP3 features   */  #define OMAP3_CONTROL_OMAP_STATUS	0x044c  |