Home
last modified time | relevance | path

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

/arch/arm/mach-s5pv210/include/mach/
Dregs-gpio.h22 #define S5P_EINT_FLTCON(x) (S5PV210_EINT30FLTCON0 + ((x) * 0x4)) macro
/arch/arm/mach-s5pc100/include/mach/
Dregs-gpio.h18 #define S5P_EINT_FLTCON(x) (S5PC100EINT30FLTCON0 + ((x) * 0x4)) macro
/arch/arm/mach-exynos/include/mach/
Dregs-gpio.h32 #define S5P_EINT_FLTCON(x) (EXYNOS4_EINT40FLTCON0 + ((x) * 0x4)) macro