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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-tegra/
H A Dgpio.c29 #define GPIO_PORT(x) (((x) >> 3) & 0x3) macro
34 GPIO_PORT(x) * 4)
162 int port = GPIO_PORT(gpio);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shmobile/
H A Dpfc-sh7367.c1101 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA)
H A Dpfc-sh7372.c929 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA)
H A Dpfc-sh7377.c1081 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA)

Completed in 134 milliseconds