X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap2%2Fcontrol.h;h=b8a48718121015931c1d7d90092dd1161a5c4efb;hb=4025fa97ff39db054b47b9cdb9f3980480637668;hp=0fba6d1130a9f5f0bd4a5914e41053d4c9f00e9b;hpb=11fe05de8b73816b7d12309ae55ca61c531c4e06;p=linux-2.6-block.git diff --git a/arch/arm/mach-omap2/control.h b/arch/arm/mach-omap2/control.h index 0fba6d1130a9..b8a487181210 100644 --- a/arch/arm/mach-omap2/control.h +++ b/arch/arm/mach-omap2/control.h @@ -290,6 +290,10 @@ #define OMAP5XXX_CONTROL_STATUS 0x134 #define OMAP5_DEVICETYPE_MASK (0x7 << 6) +/* DRA7XX CONTROL CORE BOOTSTRAP */ +#define DRA7_CTRL_CORE_BOOTSTRAP 0x6c4 +#define DRA7_SPEEDSELECT_MASK (0x3 << 8) + /* * REVISIT: This list of registers is not comprehensive - there are more * that should be added.