Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s5pv210/
Dsetup-fb-24bpp.c38 s5pv210_fb_cfg_gpios(S5PV210_GPF3(0), 4); in s5pv210_fb_gpio_setup_24bpp()
Dgpiolib.c124 .base = S5PV210_GPF3(0),
/linux-2.6.39/arch/arm/mach-s5pv210/include/mach/
Dgpio.h116 #define S5PV210_GPF3(_nr) (S5PV210_GPIO_F3_START + (_nr)) macro