Searched refs:GPIO_MSK_CNF (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.c45 #define GPIO_MSK_CNF(x) (GPIO_REG(x) + 0x800) macro
93 tegra_gpio_mask_write(GPIO_MSK_CNF(gpio), gpio, 1);
98 tegra_gpio_mask_write(GPIO_MSK_CNF(gpio), gpio, 0);

Completed in 46 milliseconds