Home
last modified time | relevance | path

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

/arch/arm/mach-exynos/include/mach/
Dgpio.h259 #define EXYNOS5_GPX2(_nr) (EXYNOS5_GPIO_X2_START + (_nr)) macro
/arch/arm/mach-exynos/
Dcommon.c674 return EXYNOS5_GPX2(irq); in exynos5_irq_to_gpio()