Searched refs:S5PC100_GPH0 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pc100/
H A Dmach-smdkc100.c113 gpio_direction_output(S5PC100_GPH0(6), 1);
115 gpio_direction_output(S5PC100_GPH0(6), 0);
117 gpio_direction_output(S5PC100_GPH0(6), 1);
231 gpio_request(S5PC100_GPH0(6), "GPH0");
H A Dgpiolib.c73 base = chip->base - S5PC100_GPH0(0);
232 .base = S5PC100_GPH0(0),
/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.h123 #define S5PC100_GPH0(_nr) (S5PC100_GPIO_H0_START + (_nr)) macro
151 #define EINT_GPIO_0(x) S5PC100_GPH0(x)

Completed in 54 milliseconds