Searched refs:IXP4XX_GPIO_GPOER (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-ixp4xx/include/mach/
H A Dplatform.h154 *IXP4XX_GPIO_GPOER |= (1 << line);
156 *IXP4XX_GPIO_GPOER &= ~(1 << line);
H A Dixp4xx-regs.h221 #define IXP4XX_GPIO_GPOER IXP4XX_GPIO_REG(IXP4XX_GPIO_GPOER_OFFSET) macro

Completed in 32 milliseconds