Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s5pv210/
Dsetup-fb-24bpp.c36 s5pv210_fb_cfg_gpios(S5PV210_GPF1(0), 8); in s5pv210_fb_gpio_setup_24bpp()
Dgpiolib.c112 .base = S5PV210_GPF1(0),
/linux-2.6.39/arch/arm/mach-s5pv210/include/mach/
Dgpio.h114 #define S5PV210_GPF1(_nr) (S5PV210_GPIO_F1_START + (_nr)) macro