![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __ASM_ARCH_LITTLETON_H 0003 #define __ASM_ARCH_LITTLETON_H 0004 0005 #define LITTLETON_ETH_PHYS 0x30000000 0006 0007 #define LITTLETON_GPIO_LCD_CS (17) 0008 0009 #define EXT0_GPIO_BASE (PXA_NR_BUILTIN_GPIO) 0010 #define EXT0_GPIO(x) (EXT0_GPIO_BASE + (x)) 0011 0012 #define LITTLETON_NR_IRQS (IRQ_BOARD_START + 8) 0013 0014 #endif /* __ASM_ARCH_LITTLETON_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |