Home
last modified time | relevance | path

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

/arch/arm/mach-s5pv210/
Dsetup-fb-24bpp.c37 s5pv210_fb_cfg_gpios(S5PV210_GPF3(0), 4); in s5pv210_fb_gpio_setup_24bpp()
/arch/arm/mach-s5pv210/include/mach/
Dgpio.h111 #define S5PV210_GPF3(_nr) (S5PV210_GPIO_F3_START + (_nr)) macro