Searched refs:S5PC100_GPIO_F3_START (Results 1 - 2 of 2) sorted by relevance

/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.h80 S5PC100_GPIO_F3_START = S5PC100_GPIO_NEXT(S5PC100_GPIO_F2), enumerator in enum:s5p_gpio_number
118 #define S5PC100_GPF3(_nr) (S5PC100_GPIO_F3_START + (_nr))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pc100/
H A Dirq-gpio.c65 case 10: return S5PC100_GPIO_F3_START;
106 case S5PC100_GPIO_F2_START ... S5PC100_GPIO_F3_START - 1:
108 case S5PC100_GPIO_F3_START ... S5PC100_GPIO_G0_START - 1:

Completed in 38 milliseconds