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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv210/include/mach/
H A Dregs-gpio.h43 #define EINT_GPIO_0(x) S5PV210_GPH0(x)
H A Dgpio.h121 #define S5PV210_GPH0(_nr) (S5PV210_GPIO_H0_START + (_nr)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv210/
H A Dgpiolib.c227 .base = S5PV210_GPH0(0),
H A Dmach-aquila.c435 s3c_gpio_cfgpin(S5PV210_GPH0(7), S3C_GPIO_SFN(0xf));
436 s3c_gpio_setpull(S5PV210_GPH0(7), S3C_GPIO_PULL_UP);
H A Dmach-goni.c416 s3c_gpio_cfgpin(S5PV210_GPH0(7), S3C_GPIO_SFN(0xf));
417 s3c_gpio_setpull(S5PV210_GPH0(7), S3C_GPIO_PULL_UP);

Completed in 120 milliseconds