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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pc100/
H A Dirq-gpio.c24 #define CON_OFFSET 0x700 macro
224 value = __raw_readl(S5P_GPIOREG(CON_OFFSET) + con_offset);
227 __raw_writel(value, S5P_GPIOREG(CON_OFFSET) + con_offset);

Completed in 103 milliseconds