Searched refs:FIRST_WITH_IRQN (Results 1 – 1 of 1) sorted by relevance
1784 #define FIRST_WITH_IRQN(index) \ macro1834 COND_CODE_1(IS_EQ(index, FIRST_WITH_IRQN(index)), (GENERATE_ISR_CODE(index)), (EMPTY))1840 .irq_cfg_func = COND_CODE_1(IS_EQ(index, FIRST_WITH_IRQN(index)), \