Searched refs:GPIO_BANK_NUM (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dgpio.h15 #define GPIO_BANK_NUM DIV_ROUND_UP(MAX_BLACKFIN_GPIOS, GPIO_BANKSIZE) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dbfin_gpio.c117 static struct gpio_port_s gpio_bank_saved[GPIO_BANK_NUM];
158 DECLARE_RESERVED_MAP(gpio, GPIO_BANK_NUM);
160 DECLARE_RESERVED_MAP(gpio_irq, GPIO_BANK_NUM);
483 DECLARE_RESERVED_MAP(wakeup, GPIO_BANK_NUM);

Completed in 56 milliseconds