Searched refs:JZ4740_IRQ_BASE (Results 1 – 2 of 2) sorted by relevance
44 #define IRQ_BIT(x) BIT((x) - JZ4740_IRQ_BASE)86 generic_handle_irq(__fls(irq_reg) + JZ4740_IRQ_BASE); in jz4740_cascade()106 for (i = JZ4740_IRQ_BASE; i < JZ4740_IRQ_BASE + 32; i++) { in arch_init_irq()
20 #define JZ4740_IRQ_BASE 8 macro23 #define JZ4740_IRQ(x) (JZ4740_IRQ_BASE + (x))