Searched refs:EXYNOS4_GPE0 (Results 1 – 3 of 3) sorted by relevance
29 gpio8 = EXYNOS4_GPE0(0); /* DATA[0:7] */ in exynos4_fimc_setup_gpio()
581 .gpio = EXYNOS4_GPE0(1),
111 #define EXYNOS4_GPE0(_nr) (EXYNOS4_GPIO_E0_START + (_nr)) macro