Home
last modified time | relevance | path

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

/arch/arm/mach-s5pc100/
Dsetup-fb-24bpp.c33 s5pc100_fb_setgpios(S5PC100_GPF2(0), 8); in s5pc100_fb_gpio_setup_24bpp()
/arch/arm/mach-s5pc100/include/mach/
Dgpio.h112 #define S5PC100_GPF2(_nr) (S5PC100_GPIO_F2_START + (_nr)) macro