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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pc100/
H A Dsetup-keypad.c29 end = S5PC100_GPH2(cols);
30 for (gpio = S5PC100_GPH2(0); gpio < end; gpio++) {
H A Dgpiolib.c79 base = chip->base - S5PC100_GPH2(0);
248 .base = S5PC100_GPH2(0),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pc100/include/mach/
H A Dgpio.h125 #define S5PC100_GPH2(_nr) (S5PC100_GPIO_H2_START + (_nr)) macro
153 #define EINT_GPIO_2(x) S5PC100_GPH2(x)

Completed in 67 milliseconds