Searched refs:INTR_VCS (Results 1 – 2 of 2) sorted by relevance
142 .irq_offset = 32 + ilog2(INTR_VCS(0)),150 .irq_offset = 32 + ilog2(INTR_VCS(1)),158 .irq_offset = 32 + ilog2(INTR_VCS(2)),166 .irq_offset = 32 + ilog2(INTR_VCS(3)),174 .irq_offset = 32 + ilog2(INTR_VCS(4)),182 .irq_offset = 32 + ilog2(INTR_VCS(5)),190 .irq_offset = 32 + ilog2(INTR_VCS(6)),198 .irq_offset = 32 + ilog2(INTR_VCS(7)),
39 #define INTR_VCS(x) REG_BIT(x) macro