Searched refs:IH_GPIO_BASE (Results 1 – 3 of 3) sorted by relevance
38 …MAP_GPIO_IRQ(nr) (OMAP_GPIO_IS_MPUIO(nr) ? IH_MPUIO_BASE + ((nr) & 0x0f) : IH_GPIO_BASE + (nr))
226 #define IH_GPIO_BASE (128 + IH2_BASE) macro227 #define IH_MPUIO_BASE (OMAP_MAX_GPIO_LINES + IH_GPIO_BASE)
132 #define OMAP1510_INT_FPGA (IH_GPIO_BASE + 13)