X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap2%2Fcontrol.h;fp=arch%2Farm%2Fmach-omap2%2Fcontrol.h;h=b8cdc8531b607dabd6a755b7ed21fba201f248bc;hb=b13e80a8bfe442406495a2fc9e7cbb79d33df48a;hp=295b39047a7139a68b03b086ca6db533d346b7a0;hpb=b009366f285d03e69aeea5f8cc466782dd6f0004;p=~andy%2Flinux diff --git a/arch/arm/mach-omap2/control.h b/arch/arm/mach-omap2/control.h index 295b39047a7..b8cdc8531b6 100644 --- a/arch/arm/mach-omap2/control.h +++ b/arch/arm/mach-omap2/control.h @@ -253,6 +253,10 @@ /* TI81XX CONTROL_DEVCONF register offsets */ #define TI81XX_CONTROL_DEVICE_ID (TI81XX_CONTROL_DEVCONF + 0x000) +/* OMAP54XX CONTROL STATUS register */ +#define OMAP5XXX_CONTROL_STATUS 0x134 +#define OMAP5_DEVICETYPE_MASK (0x7 << 6) + /* * REVISIT: This list of registers is not comprehensive - there are more * that should be added.