Searched refs:EXYNOS4_GPX0 (Results 1 – 4 of 4) sorted by relevance
79 .gpio_vid0 = EXYNOS4_GPX0(3),80 .gpio_vid1 = EXYNOS4_GPX0(4),459 .buck1_set1 = EXYNOS4_GPX0(5),460 .buck1_set2 = EXYNOS4_GPX0(6),
255 .base = EXYNOS4_GPX0(0),
37 #define EINT_GPIO_0(x) EXYNOS4_GPX0(x)
133 #define EXYNOS4_GPX0(_nr) (EXYNOS4_GPIO_X0_START + (_nr)) macro