Searched refs:S3C_GPIO_END (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dgpio.h34 #define S3C_GPIO_END (S3C2410_GPIO_BANKJ + 32) macro
36 #define S3C_GPIO_END (S3C2410_GPIO_BANKH + 32) macro
H A Dgpio-track.h26 if (pin > S3C_GPIO_END)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Dgpio-core.h125 extern struct s3c_gpio_chip *s3c_gpios[S3C_GPIO_END];
129 return (chip < S3C_GPIO_END) ? s3c_gpios[chip] : NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5p6440/include/mach/
H A Dgpio.h72 #define S3C_GPIO_END S5P6440_GPIO_END macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/include/mach/
H A Dgpio.h91 #define S3C_GPIO_END S3C64XX_GPIO_END macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dgpio.c23 struct s3c_gpio_chip *s3c_gpios[S3C_GPIO_END];
H A Dpm-gpio.c332 for (gpio_nr = 0; gpio_nr < S3C_GPIO_END;) {
372 for (gpio_nr = 0; gpio_nr < S3C_GPIO_END;) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5p6442/include/mach/
H A Dgpio.h115 #define S3C_GPIO_END S5P6442_GPIO_END macro
/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.h144 #define S3C_GPIO_END S5PC100_GPIO_END macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv210/include/mach/
H A Dgpio.h139 #define S3C_GPIO_END S5PV210_GPIO_END macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv310/include/mach/
H A Dgpio.h127 #define S3C_GPIO_END S5PV310_GPIO_END macro

Completed in 112 milliseconds