Home
last modified time | relevance | path

Searched refs:S5PC100_GPF2 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-s5pc100/
Dsetup-fb-24bpp.c34 s5pc100_fb_setgpios(S5PC100_GPF2(0), 8); in s5pc100_fb_gpio_setup_24bpp()
Dgpiolib.c158 .base = S5PC100_GPF2(0),
/linux-2.6.39/arch/arm/mach-s5pc100/include/mach/
Dgpio.h117 #define S5PC100_GPF2(_nr) (S5PC100_GPIO_F2_START + (_nr)) macro