Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s5pv210/
Dsetup-fimc.c22 gpio8 = S5PV210_GPE0(0); in s5pv210_fimc_setup_gpio()
Dgpiolib.c94 .base = S5PV210_GPE0(0),
/linux-2.6.39/arch/arm/mach-s5pv210/include/mach/
Dgpio.h111 #define S5PV210_GPE0(_nr) (S5PV210_GPIO_E0_START + (_nr)) macro