Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s5p64x0/
Dirq-pm.c52 grp->con = __raw_readl(S5P64X0_EINT12CON + (i * 4)); in s5p64x0_irq_pm_suspend()
73 __raw_writel(grp->con, S5P64X0_EINT12CON + (i * 4)); in s5p64x0_irq_pm_resume()
/linux-3.4.99/arch/arm/mach-s5p64x0/include/mach/
Dregs-gpio.h47 #define S5P64X0_EINT12CON (S5P_VA_GPIO + 0x200) macro