Home
last modified time | relevance | path

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

/arch/arm/mach-exynos/
Dsetup-fimc.c29 gpio8 = EXYNOS4_GPE0(0); /* DATA[0:7] */ in exynos4_fimc_setup_gpio()
Dmach-universal_c210.c581 .gpio = EXYNOS4_GPE0(1),
/arch/arm/mach-exynos/include/mach/
Dgpio.h111 #define EXYNOS4_GPE0(_nr) (EXYNOS4_GPIO_E0_START + (_nr)) macro