Searched refs:gpio_bank_count (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/plat-omap/
H A Dgpio.c340 static int gpio_bank_count; variable
1783 gpio_bank_count = 2;
1790 gpio_bank_count = 5;
1797 gpio_bank_count = 7;
1804 gpio_bank_count = 4;
1808 gpio_bank_count = 5;
1814 gpio_bank_count = OMAP34XX_NR_GPIOS;
1820 gpio_bank_count = OMAP34XX_NR_GPIOS;
1824 for (i = 0; i < gpio_bank_count; i++) {
1971 for (i = 0; i < gpio_bank_count;
[all...]

Completed in 41 milliseconds