Searched refs:S5PC100_GPH3 (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.c22 end = S5PC100_GPH3(rows);
23 for (gpio = S5PC100_GPH3(0); gpio < end; gpio++) {
H A Dgpiolib.c82 base = chip->base - S5PC100_GPH3(0);
256 .base = S5PC100_GPH3(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.h126 #define S5PC100_GPH3(_nr) (S5PC100_GPIO_H3_START + (_nr)) macro
154 #define EINT_GPIO_3(x) S5PC100_GPH3(x)

Completed in 51 milliseconds