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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/rw4/
H A Dstb.h164 #define STB_GPIO0_BASE_ADDRESS 0xC0060000 macro
217 #define STB_GPIO0_BASE_ADDRESS 0xC0060000 macro
H A Drw4_init_brd.S87 #define STB_GPIO0_OUTPUT (STB_GPIO0_BASE_ADDRESS+ 0x00)
88 #define STB_GPIO0_TC (STB_GPIO0_BASE_ADDRESS+ 0x04)
89 #define STB_GPIO0_OS_0_31 (STB_GPIO0_BASE_ADDRESS+ 0x08)
90 #define STB_GPIO0_OS_32_63 (STB_GPIO0_BASE_ADDRESS+ 0x0C)
91 #define STB_GPIO0_TS_0_31 (STB_GPIO0_BASE_ADDRESS+ 0x10)
92 #define STB_GPIO0_TS_32_63 (STB_GPIO0_BASE_ADDRESS+ 0x14)
93 #define STB_GPIO0_OD (STB_GPIO0_BASE_ADDRESS+ 0x18)
94 #define STB_GPIO0_INPUT (STB_GPIO0_BASE_ADDRESS+ 0x1C)
95 #define STB_GPIO0_R1 (STB_GPIO0_BASE_ADDRESS+ 0x20)
96 #define STB_GPIO0_R2 (STB_GPIO0_BASE_ADDRESS
[all...]

Completed in 92 milliseconds