Searched refs:GPIO_MSK_OUT (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.c47 #define GPIO_MSK_OUT(x) (GPIO_REG(x) + 0X820) macro
103 tegra_gpio_mask_write(GPIO_MSK_OUT(offset), offset, value);

Completed in 49 milliseconds