Home
last modified time | relevance | path

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

/arch/arm/mach-s5pv210/
Dsetup-fb-24bpp.c35 s5pv210_fb_cfg_gpios(S5PV210_GPF1(0), 8); in s5pv210_fb_gpio_setup_24bpp()
/arch/arm/mach-s5pv210/include/mach/
Dgpio.h109 #define S5PV210_GPF1(_nr) (S5PV210_GPIO_F1_START + (_nr)) macro