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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 77 milliseconds