Home
last modified time | relevance | path

Searched refs:IH_GPIO_BASE (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-3/arch-arm/include/asm/arch/
Dgpio.h38 …MAP_GPIO_IRQ(nr) (OMAP_GPIO_IS_MPUIO(nr) ? IH_MPUIO_BASE + ((nr) & 0x0f) : IH_GPIO_BASE + (nr))
Dirqs.h226 #define IH_GPIO_BASE (128 + IH2_BASE) macro
227 #define IH_MPUIO_BASE (OMAP_MAX_GPIO_LINES + IH_GPIO_BASE)
Dfpga.h132 #define OMAP1510_INT_FPGA (IH_GPIO_BASE + 13)