Searched refs:GPIO_INT_STA (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-tegra/
H A Dgpio.c40 #define GPIO_INT_STA(x) (GPIO_REG(x) + 0x40) macro
222 unsigned long sta = __raw_readl(GPIO_INT_STA(gpio)) &
321 __raw_readl(GPIO_INT_STA(gpio)),

Completed in 66 milliseconds