Searched refs:GPIO_MSK_INT_ENB (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.c49 #define GPIO_MSK_INT_ENB(x) (GPIO_REG(x) + 0x850) macro
148 tegra_gpio_mask_write(GPIO_MSK_INT_ENB(gpio), gpio, 0);
155 tegra_gpio_mask_write(GPIO_MSK_INT_ENB(gpio), gpio, 1);

Completed in 107 milliseconds