Home
last modified time | relevance | path

Searched refs:INT_GPIO_NR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-tegra/include/mach/
Dgpio.h26 #define TEGRA_NR_GPIOS INT_GPIO_NR
46 if ((irq >= INT_GPIO_BASE) && (irq < INT_GPIO_BASE + INT_GPIO_NR)) in irq_to_gpio()
Dirqs.h173 #define INT_GPIO_NR (28 * 8) macro
175 #define TEGRA_NR_IRQS (INT_GPIO_BASE + INT_GPIO_NR)