diff options
Diffstat (limited to 'arch/arm/mach-omap2/control.h')
| -rw-r--r-- | arch/arm/mach-omap2/control.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/control.h b/arch/arm/mach-omap2/control.h index c1a5cab0f23..5594b42372e 100644 --- a/arch/arm/mach-omap2/control.h +++ b/arch/arm/mach-omap2/control.h @@ -354,6 +354,7 @@  /* AM33XX CONTROL_STATUS bitfields (partial) */  #define AM33XX_CONTROL_STATUS_SYSBOOT1_SHIFT		22 +#define AM33XX_CONTROL_STATUS_SYSBOOT1_WIDTH		0x2  #define AM33XX_CONTROL_STATUS_SYSBOOT1_MASK		(0x3 << 22)  /* CONTROL OMAP STATUS register to identify OMAP3 features */  |