Searched refs:IXP23XX_EXP_CFG_REG (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ixp23xx/
H A Dixp23xx.h95 #define IXP23XX_EXP_CFG_REG(x) ((volatile unsigned long *)(IXP23XX_EXP_CFG_VIRT + (x))) macro
96 #define IXP23XX_EXP_CS0 IXP23XX_EXP_CFG_REG(0x00)
97 #define IXP23XX_EXP_CS1 IXP23XX_EXP_CFG_REG(0x04)
98 #define IXP23XX_EXP_CS2 IXP23XX_EXP_CFG_REG(0x08)
99 #define IXP23XX_EXP_CS3 IXP23XX_EXP_CFG_REG(0x0c)
100 #define IXP23XX_EXP_CS4 IXP23XX_EXP_CFG_REG(0x10)
101 #define IXP23XX_EXP_CS5 IXP23XX_EXP_CFG_REG(0x14)
102 #define IXP23XX_EXP_CS6 IXP23XX_EXP_CFG_REG(0x18)
103 #define IXP23XX_EXP_CS7 IXP23XX_EXP_CFG_REG(0x1c)
107 #define IXP23XX_EXP_CFG0 IXP23XX_EXP_CFG_REG(
[all...]

Completed in 45 milliseconds