Home
last modified time | relevance | path

Searched defs:S5P_EINT_CON (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/arm/mach-s5pc100/include/mach/
Dregs-gpio.h15 #define S5P_EINT_CON(x) (S5PC100EINT30CON + ((x) * 0x4)) macro
/linux-3.3/arch/arm/mach-exynos/include/mach/
Dregs-gpio.h20 #define S5P_EINT_CON(x) (EXYNOS4_EINT40CON + ((x) * 0x4)) macro
/linux-3.3/arch/arm/mach-s5pv210/include/mach/
Dregs-gpio.h19 #define S5P_EINT_CON(x) (S5PV210_EINT30CON + ((x) * 0x4)) macro