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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/include/mach/
H A Dgpio.h59 #define U300_GPIO_PXIEN (0x0C) macro
118 #define U300_GPIO_PXIEN (0x18) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/
H A Dgpio.c414 val = readl(virtbase + U300_GPIO_PXIEN + PIN_TO_PORT(gpio) *
417 writel(val, virtbase + U300_GPIO_PXIEN + PIN_TO_PORT(gpio) *
437 val = readl(virtbase + U300_GPIO_PXIEN + PIN_TO_PORT(gpio) *
440 writel(val, virtbase + U300_GPIO_PXIEN + PIN_TO_PORT(gpio) *

Completed in 51 milliseconds