Searched refs:S5P_EINT_PEND (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv210/include/mach/
H A Dregs-gpio.h28 #define S5P_EINT_PEND(x) (S5PV210_EINT30PEND + ((x) * 0x4)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s5p/
H A Dirq-eint.c51 __raw_writel(eint_irq_to_bit(irq), S5P_EINT_PEND(EINT_REG_NR(irq)));
142 u32 status = __raw_readl(S5P_EINT_PEND(EINT_REG_NR(start)));
180 __raw_writel(eint_irq_to_bit(irq), S5P_EINT_PEND(EINT_REG_NR(irq)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pc100/include/mach/
H A Dregs-gpio.h61 #define S5P_EINT_PEND(x) (S5PC100EINT30PEND + ((x) * 0x4)) macro

Completed in 134 milliseconds