diff options
Diffstat (limited to 'arch/arm/mach-omap2/mux.h')
-rw-r--r-- | arch/arm/mach-omap2/mux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h index a6bd58f02f72..d8b4d5ad2278 100644 --- a/arch/arm/mach-omap2/mux.h +++ b/arch/arm/mach-omap2/mux.h | |||
@@ -56,6 +56,7 @@ | |||
56 | 56 | ||
57 | /* Flags for omap_mux_init */ | 57 | /* Flags for omap_mux_init */ |
58 | #define OMAP_PACKAGE_MASK 0xffff | 58 | #define OMAP_PACKAGE_MASK 0xffff |
59 | #define OMAP_PACKAGE_CBP 4 /* 515-pin 0.40 0.50 */ | ||
59 | #define OMAP_PACKAGE_CUS 3 /* 423-pin 0.65 */ | 60 | #define OMAP_PACKAGE_CUS 3 /* 423-pin 0.65 */ |
60 | #define OMAP_PACKAGE_CBB 2 /* 515-pin 0.40 0.50 */ | 61 | #define OMAP_PACKAGE_CBB 2 /* 515-pin 0.40 0.50 */ |
61 | #define OMAP_PACKAGE_CBC 1 /* 515-pin 0.50 0.65 */ | 62 | #define OMAP_PACKAGE_CBC 1 /* 515-pin 0.50 0.65 */ |