Searched refs:KS8695_IOPC (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-ks8695/include/mach/
H A Dregs-gpio.h22 #define KS8695_IOPC (0x04) /* I/O Port Control Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ks8695/
H A Dirq.c72 ctrl = __raw_readl(KS8695_GPIO_VA + KS8695_IOPC);
126 __raw_writel(ctrl, KS8695_GPIO_VA + KS8695_IOPC);
H A Dgpio.c50 x = __raw_readl(KS8695_GPIO_VA + KS8695_IOPC);
55 __raw_writel(x, KS8695_GPIO_VA + KS8695_IOPC);
253 ctrl = __raw_readl(KS8695_GPIO_VA + KS8695_IOPC);

Completed in 61 milliseconds