Home
last modified time | relevance | path

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

/arch/arm/mach-exynos/include/mach/
Dgpio.h260 #define EXYNOS5_GPX3(_nr) (EXYNOS5_GPIO_X3_START + (_nr)) macro
/arch/arm/mach-exynos/
Dcommon.c678 return EXYNOS5_GPX3(irq); in exynos5_irq_to_gpio()