Searched refs:S5PC100_GPIO_D_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.h74 S5PC100_GPIO_D_START = S5PC100_GPIO_NEXT(S5PC100_GPIO_C), enumerator in enum:s5p_gpio_number
112 #define S5PC100_GPD(_nr) (S5PC100_GPIO_D_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.c59 case 4: return S5PC100_GPIO_D_START;
94 case S5PC100_GPIO_C_START ... S5PC100_GPIO_D_START - 1:
96 case S5PC100_GPIO_D_START ... S5PC100_GPIO_E0_START - 1:

Completed in 37 milliseconds