OMAP3: PM: Ensure MUSB block can idle when driver not loaded
[linux-ginger.git] / arch / arm / mach-pxa / include / mach / littleton.h
blob6c9b21c5132254dad261aa1dba4097293248684d
1 #ifndef __ASM_ARCH_LITTLETON_H
2 #define __ASM_ARCH_LITTLETON_H
4 #include <mach/gpio.h>
6 #define LITTLETON_ETH_PHYS 0x30000000
8 #define LITTLETON_GPIO_LCD_CS (17)
10 #define EXT0_GPIO_BASE (NR_BUILTIN_GPIO)
11 #define EXT0_GPIO(x) (EXT0_GPIO_BASE + (x))
13 #endif /* __ASM_ARCH_LITTLETON_H */