Searched refs:INTR_VCS (Results 1 – 2 of 2) sorted by relevance
143 .irq_offset = 32 + ilog2(INTR_VCS(0)),151 .irq_offset = 32 + ilog2(INTR_VCS(1)),159 .irq_offset = 32 + ilog2(INTR_VCS(2)),167 .irq_offset = 32 + ilog2(INTR_VCS(3)),175 .irq_offset = 32 + ilog2(INTR_VCS(4)),183 .irq_offset = 32 + ilog2(INTR_VCS(5)),191 .irq_offset = 32 + ilog2(INTR_VCS(6)),199 .irq_offset = 32 + ilog2(INTR_VCS(7)),
40 #define INTR_VCS(x) REG_BIT(x) macro
Completed in 7 milliseconds