Home
last modified time | relevance | path

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

/arch/arm/mach-s5pv210/
Dsetup-fb-24bpp.c34 s5pv210_fb_cfg_gpios(S5PV210_GPF0(0), 8); in s5pv210_fb_gpio_setup_24bpp()
/arch/arm/mach-s5pv210/include/mach/
Dgpio.h108 #define S5PV210_GPF0(_nr) (S5PV210_GPIO_F0_START + (_nr)) macro