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