Searched refs:IRQ_ILR0_REG_OFFSET (Results 1 – 2 of 2) sorted by relevance
/arch/arm/plat-omap/include/mach/ | ||
D | hardware.h | 177 #define IRQ_ILR0_REG_OFFSET 0x1c macro |
/arch/arm/mach-omap1/ | ||
D | irq.c | 136 offset = IRQ_ILR0_REG_OFFSET + IRQ_BIT(irq) * 0x4; in omap_irq_set_cfg() |