Searched refs:GPIO3_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.c58 #define GPIO3_PIN_TO_BIT(x) (1 << ((x) + 25)) macro
179 u32 u = GPIO3_PIN_TO_BIT(pin);
201 u32 u = GPIO3_PIN_TO_BIT(pin);

Completed in 158 milliseconds