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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s5pv210/
H A Dsetup-keypad.c29 end = S5PV210_GPH2(cols);
30 for (gpio = S5PV210_GPH2(0); gpio < end; gpio++) {
H A Dmach-aquila.c411 .gpio = S5PV210_GPH2(6),
439 s3c_gpio_cfgpin(S5PV210_GPH2(6), S3C_GPIO_SFN(0xf));
440 s3c_gpio_setpull(S5PV210_GPH2(6), S3C_GPIO_PULL_UP);
H A Dmach-goni.c392 .gpio = S5PV210_GPH2(6),
420 s3c_gpio_cfgpin(S5PV210_GPH2(6), S3C_GPIO_SFN(0xf));
421 s3c_gpio_setpull(S5PV210_GPH2(6), S3C_GPIO_PULL_UP);
H A Dgpiolib.c243 .base = S5PV210_GPH2(0),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s5pv210/
H A Dsetup-keypad.c29 end = S5PV210_GPH2(cols);
30 for (gpio = S5PV210_GPH2(0); gpio < end; gpio++) {
H A Dmach-aquila.c411 .gpio = S5PV210_GPH2(6),
439 s3c_gpio_cfgpin(S5PV210_GPH2(6), S3C_GPIO_SFN(0xf));
440 s3c_gpio_setpull(S5PV210_GPH2(6), S3C_GPIO_PULL_UP);
H A Dmach-goni.c392 .gpio = S5PV210_GPH2(6),
420 s3c_gpio_cfgpin(S5PV210_GPH2(6), S3C_GPIO_SFN(0xf));
421 s3c_gpio_setpull(S5PV210_GPH2(6), S3C_GPIO_PULL_UP);
H A Dgpiolib.c243 .base = S5PV210_GPH2(0),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s5pv210/include/mach/
H A Dregs-gpio.h45 #define EINT_GPIO_2(x) S5PV210_GPH2(x)
H A Dgpio.h123 #define S5PV210_GPH2(_nr) (S5PV210_GPIO_H2_START + (_nr)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s5pv210/include/mach/
H A Dregs-gpio.h45 #define EINT_GPIO_2(x) S5PV210_GPH2(x)
H A Dgpio.h123 #define S5PV210_GPH2(_nr) (S5PV210_GPIO_H2_START + (_nr)) macro

Completed in 199 milliseconds