Searched refs:GPIO012_PIN_TO_BIT (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-lpc32xx/
H A Dgpiolib.c57 #define GPIO012_PIN_TO_BIT(x) (1 << (x)) macro
169 __raw_writel(GPIO012_PIN_TO_BIT(pin),
172 __raw_writel(GPIO012_PIN_TO_BIT(pin),
191 __raw_writel(GPIO012_PIN_TO_BIT(pin),
194 __raw_writel(GPIO012_PIN_TO_BIT(pin),

Completed in 100 milliseconds